Package org.apache.tomcat.jdbc.pool
Class StatementFacade.StatementProxy
java.lang.Object
org.apache.tomcat.jdbc.pool.StatementFacade.StatementProxy
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- StatementFacade
Class to measure query execute time.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
closedprotected boolean closed
- 
delegate
- 
query
 
- 
- 
Constructor Details- 
StatementProxy
 
- 
- 
Method Details