|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
CallableStatementWrapper | The interface used to execute SQL stored procedures. |
ConnectionWrapper | A wrapper for java.sql.Connection objects. |
DatabaseMetaDataWrapper | Wrapper for DatabaseMetaData |
JDBCResourceFactory | A ResourceFactory for JDBC connections |
PreparedStatementWrapper | A wrapper for a PreparedStatement |
ResultSetWrapper | A table of data representing a database result set, which is usually generated by executing a statement that queries the database. |
StatementWrapper | The object used for executing a static SQL statement and obtaining the results produced by it. |
Exception Summary | |
AlreadyClosedException | Thrown if the close() method is called on an object that is already closed |
An implementation of.ResourceFactory that manages JDBC connections
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |