| Package | Description |
|---|---|
| org.datanucleus.store.rdbms.datasource.dbcp |
Repackaged Apache DBCP connection pool.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingCallableStatement
A base delegating implementation of
CallableStatement. |
class |
PoolableCallableStatement
A
DelegatingCallableStatement that cooperates with
PoolingConnection to implement a pool of CallableStatements. |
class |
PoolablePreparedStatement
A
DelegatingPreparedStatement that cooperates with
PoolingConnection to implement a pool of PreparedStatements. |
Copyright © 2015. All rights reserved.