| Package | Description |
|---|---|
| com.sun.enterprise.resource.pool |
| Modifier and Type | Class and Description |
|---|---|
class |
AssocWithThreadResourcePool
Associates a resource with the thread.
|
class |
ConnectionPool
Connection Pool for Connector & JDBC resources
|
class |
UnpooledResource
This resource pool is created when connection pooling is switched off
Hence no pooling happens in this resource pool
|
| Modifier and Type | Method and Description |
|---|---|
ResourcePool |
PoolManagerImpl.getPool(PoolInfo poolInfo) |
ResourcePool |
PoolManager.getPool(PoolInfo poolInfo) |
static ResourcePool |
ResourcePoolFactoryImpl.newInstance(PoolInfo poolInfo,
ConnectorConstants.PoolType pt,
Hashtable env) |
Copyright © 2019. All rights reserved.