Package | Description |
---|---|
org.apache.commons.dbcp |
Database Connection Pool API.
|
Modifier and Type | Class and Description |
---|---|
class |
PoolableCallableStatement
A
DelegatingCallableStatement that cooperates with
PoolingConnection to implement a pool of CallableStatement s. |