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 Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
closed
protected boolean closed -
delegate
-
query
-
-
Constructor Details
-
StatementProxy
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-