Uses of Class
org.openeai.dbpool.EnterprisePooledConnection

Packages that use EnterprisePooledConnection
org.openeai.dbpool   
 

Uses of EnterprisePooledConnection in org.openeai.dbpool
 

Methods in org.openeai.dbpool that return EnterprisePooledConnection
 EnterprisePooledConnection EnterpriseConnectionPool.getExclusiveConnection()
          Returns a pre-established, AVAILABLE pooled connection object from the pool.
 

Methods in org.openeai.dbpool with parameters of type EnterprisePooledConnection
 void EnterpriseConnectionPool.releaseExclusiveConnection(EnterprisePooledConnection p)
          Releases a pooled connection back to the pool.
 



Copyright © 2002,2003 OpenEAI Software Foundation