Class AbstractQueryReport.StatementProxy
java.lang.Object
org.apache.tomcat.jdbc.pool.interceptor.AbstractQueryReport.StatementProxy
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- AbstractQueryReport
Class to measure query execute time
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
closedprotected boolean closed
- 
delegate
- 
query
 
- 
- 
Constructor Details- 
StatementProxy
 
- 
- 
Method Details- 
invoke- Specified by:
- invokein interface- InvocationHandler
- Throws:
- Throwable
 
 
-