|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| CallableStatementWrapper | Wrapper around a JDBC's CallableStatement interface
implementation. |
| ConnectionWrapper | Wrapper around a JDBC's Connection interface
implementation. |
| PreparedStatementWrapper | Wrapper around a JDBC's PreparedStatement interface
implementation. |
| StatementWrapper | Wrapper around a JDBC's Statement interface
implementation. |
Utility classes for JDBC-related operations.
In particular, this package contains a number of classes that are wrappers around some standard JDBC objects like connection and statement. These classes help building implementations of JBDC interfaces by replacing just a few methods, as opposed to defining implementations for every method in the JBDC's enormous interfaces.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||