| Package | Description | 
|---|---|
| oracle.jbo.server | 
 Contains the implementation of middle tier components. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConnectionPoolManagerImpl
Default BC4J implementation of the connection pool manager. 
 | 
class  | 
OCIConnectionPoolManagerImpl
Manages a collection of oracle.jdbc.pool.OracleOCIConnectionPool
 instances. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ConnectionPoolManager | 
ConnectionPoolManagerFactory.getConnectionPoolManager()
Creates instances of a designated implementation of the
  
ConnectionPoolManager
 interface. | 
static ConnectionPoolManager | 
ConnectionPoolManagerFactory.getConnectionPoolManager(java.util.Hashtable context)  |