| Package | Description |
|---|---|
| org.datanucleus.store.rdbms.datasource.dbcp2 |
This is a repackaged Apache Commons DBCP v2.1.1 and Apache Commons Pool v2.4.2.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingCallableStatement
A base delegating implementation of
CallableStatement. |
class |
DelegatingPreparedStatement
A base delegating implementation of
PreparedStatement. |
class |
PoolableCallableStatement
A
DelegatingCallableStatement that cooperates with
PoolingConnection to implement a pool of CallableStatements. |
class |
PoolablePreparedStatement<K>
A
DelegatingPreparedStatement that cooperates with
PoolingConnection to implement a pool of PreparedStatements. |
Copyright © 2019. All rights reserved.