| Package | Description |
|---|---|
| com.sun.enterprise.resource.pool | |
| com.sun.enterprise.resource.pool.resizer |
| 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 | Field and Description |
|---|---|
protected PoolProperties |
Resizer.pool |
| Constructor and Description |
|---|
AssocWithThreadPoolResizer(PoolInfo poolInfo,
DataStructure ds,
PoolProperties pp,
ResourceHandler handler,
boolean preferValidateOverRecreate) |
Resizer(PoolInfo poolInfo,
DataStructure ds,
PoolProperties pp,
ResourceHandler handler,
boolean preferValidateOverRecreate) |
Copyright © 2017. All rights reserved.