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

Packages that use DelegatingCallableStatement
org.apache.openjpa.lib.jdbc Database Connectivity Includes an implementation of the DataSource APIs around a normal JDBC 1.x driver. 
 

Uses of DelegatingCallableStatement in org.apache.openjpa.lib.jdbc
 

Subclasses of DelegatingCallableStatement in org.apache.openjpa.lib.jdbc
protected  class LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
          CallableStatement decorated with logging.
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.