Uses of Class
org.apache.openjpa.lib.jdbc.DelegatingStatement
- 
Packages that use DelegatingStatement Package Description org.apache.openjpa.lib.jdbc Database Connectivity - 
- 
Uses of DelegatingStatement in org.apache.openjpa.lib.jdbc
Subclasses of DelegatingStatement in org.apache.openjpa.lib.jdbc Modifier and Type Class Description protected classLoggingConnectionDecorator.LoggingConnection.LoggingStatementStatement wrapper that logs SQL to the parent data source and remembers the last piece of SQL to be executed on it. 
 -