Class AbstractQueryReport.StatementProxy
- java.lang.Object
-
- org.apache.tomcat.jdbc.pool.interceptor.AbstractQueryReport.StatementProxy
-
- All Implemented Interfaces:
InvocationHandler
- Enclosing class:
- AbstractQueryReport
protected class AbstractQueryReport.StatementProxy extends Object implements InvocationHandler
Class to measure query execute time
-
-
Constructor Summary
Constructors Constructor Description StatementProxy(Object parent, String query)
-