protected class AbstractQueryReport.StatementProxy
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
| Modifier and Type | Field and Description | 
|---|---|
| protected boolean | closed | 
| protected java.lang.Object | delegate | 
| protected java.lang.String | query | 
| Constructor and Description | 
|---|
| AbstractQueryReport.StatementProxy(java.lang.Object parent,
java.lang.String query) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) | 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.