| 
 | ||||||||||
| 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 | DelegatingCallableStatementA base delegating implementation of CallableStatement. | 
|  class | DelegatingPreparedStatementA base delegating implementation of PreparedStatement. | 
|  class | PoolableCallableStatementA DelegatingCallableStatementthat cooperates withPoolingConnectionto implement a pool ofCallableStatements. | 
|  class | PoolablePreparedStatementA DelegatingPreparedStatementthat cooperates withPoolingConnectionto implement a pool ofPreparedStatements. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||