Business Components

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
 

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


Business Components