Uses of Class
org.apache.openjpa.lib.jdbc.DelegatingStatement

Packages that use DelegatingStatement
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
protected  class LoggingConnectionDecorator.LoggingConnection.LoggingStatement
          Statement wrapper that logs SQL to the parent data source and remembers the last piece of SQL to be executed on it.
 



Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.