Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Interface
oracle.jbo.server.ConnectionPoolManager

Packages that use ConnectionPoolManager
oracle.jbo.server Contains the implementation of middle tier components. 

 

Uses of ConnectionPoolManager in oracle.jbo.server

 

Classes in oracle.jbo.server that implement ConnectionPoolManager
 class ConnectionPoolManagerImpl
          Default BC4J implementation of the connection pool manager.
 class OCIConnectionPoolManagerImpl
          Manages a collection of oracle.jdbc.pool.OracleOCIConnectionPool instances.

 

Methods in oracle.jbo.server that return ConnectionPoolManager
static ConnectionPoolManager ConnectionPoolManagerFactory.getConnectionPoolManager()
          Creates instances of a designated implementation of the ConnectionPoolManager interface.
static ConnectionPoolManager ConnectionPoolManagerFactory.getConnectionPoolManager(java.util.Hashtable context)
           

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.