Uses of Class
org.datanucleus.store.rdbms.datasource.dbcp.DelegatingCallableStatement

Packages that use DelegatingCallableStatement
org.datanucleus.store.rdbms.datasource.dbcp   
 

Uses of DelegatingCallableStatement in org.datanucleus.store.rdbms.datasource.dbcp
 

Subclasses of DelegatingCallableStatement in org.datanucleus.store.rdbms.datasource.dbcp
 class PoolableCallableStatement
          A DelegatingCallableStatement that cooperates with PoolingConnection to implement a pool of CallableStatements.
 



Copyright © 2012. All Rights Reserved.