|
|||||||||||
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 |
PoolablePreparedStatement
A DelegatingPreparedStatement that cooperates with
PoolingConnection to implement a pool of PreparedStatement s. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |