Package | Description |
---|---|
com.tietoenator.trip.jxp.pool |
Classes for session pooling support.
|
Modifier and Type | Method and Description |
---|---|
TdbPoolInitializer |
TdbConnectionPool.getPoolInitializer()
Returns the current pool initialization procedure for sessions in the pool.
|
Modifier and Type | Method and Description |
---|---|
void |
TdbConnectionPool.setPoolInitializer(TdbPoolInitializer initproc)
Assigns a pool initialization procedure for sessions in the pool.
|