Uses of Class
org.apache.commons.dbcp.DelegatingCallableStatement

Packages that use DelegatingCallableStatement
org.apache.commons.dbcp Database Connection Pool API. 
 

Uses of DelegatingCallableStatement in org.apache.commons.dbcp
 

Subclasses of DelegatingCallableStatement in org.apache.commons.dbcp
 class PoolableCallableStatement
          A DelegatingCallableStatement that cooperates with PoolingConnection to implement a pool of CallableStatements.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.