| Package | Description |
|---|---|
| oracle.jbo.common.ampool | |
| oracle.jbo.pool | |
| oracle.jbo.server |
Contains the implementation of middle tier components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContextPoolManager |
class |
PoolMgr
This class manages the Application Pool.
|
| Modifier and Type | Method and Description |
|---|---|
static ResourcePoolManager |
ResourcePoolManager.getManagerInstance()
Retrieves the singleton instance of the Pool Manager
|
| Constructor and Description |
|---|
ResourcePoolMonitor(ResourcePoolManager manager,
java.lang.ClassLoader loader,
oracle.adf.share.ADFScope appScope,
long interval) |
ResourcePoolMonitor(ResourcePoolManager manager,
java.lang.ClassLoader loader,
long interval) |
| 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.
|
class |
QCPoolMgr
This class manages the shared Query Collection Pool.
|