|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DelegatingPreparedStatement | |
---|---|
org.apache.commons.dbcp | Database Connection Pool API. |
Uses of DelegatingPreparedStatement in org.apache.commons.dbcp |
---|
Subclasses of DelegatingPreparedStatement in org.apache.commons.dbcp | |
---|---|
class |
DelegatingCallableStatement
A base delegating implementation of CallableStatement . |
class |
PoolableCallableStatement
A DelegatingCallableStatement that cooperates with
PoolingConnection to implement a pool of CallableStatement s. |
class |
PoolablePreparedStatement
A DelegatingPreparedStatement that cooperates with
PoolingConnection to implement a pool of PreparedStatement s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |