|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DelegatingStatement | |
|---|---|
| org.apache.commons.dbcp | Database Connection Pool API. |
| Uses of DelegatingStatement in org.apache.commons.dbcp |
|---|
| Subclasses of DelegatingStatement in org.apache.commons.dbcp | |
|---|---|
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
A DelegatingPreparedStatement that cooperates with
PoolingConnection to implement a pool of PreparedStatements. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||