| Class | Description |
|---|---|
| CallableStatementWrapper30 |
Wrapper for JDBC 3.0 CallableStatement
|
| ConnectionHolder30 |
Holds the java.sql.Connection object, which is to be
passed to the application program.
|
| ConnectionWrapper30 |
Wrapper class that aids to provide wrapper for the following JDBC objects :
Statement, PreparedStatement, CallableStatement, DatabaseMetaData |
| DatabaseMetaDataWrapper30 |
Wrapper class for DatabaseMetaData for JDBC 3.0
|
| DataSource30 |
Holds the
java.sql.Connection object, which is to be
passed to the application program. |
| Jdbc30ObjectsFactory |
Factory to create jdbc30 connection & datasource
|
| PreparedStatementWrapper30 |
Wrapper for JDBC 3.0 PreparedStatement
|
| ProfiledConnectionWrapper30 |
Wrapper class that aids to provide wrapper for Statement, PreparedStatement,
CallableStatement, DatabaseMetaData.
|
| ResultSetWrapper30 |
Result Set Wrapper for JDBC 3.0
|
| StatementWrapper30 |
Wrapper for JDBC 3.0 Statement
|
Copyright © 2019. All rights reserved.