CallableStatementWrapper40 |
Wrapper for JDBC 4.0 CallableStatement
|
ConnectionHolder40 |
Holds the java.sql.Connection object, which is to be
passed to the application program.
|
ConnectionWrapper40 |
Wrapper class that aids to provide wrapper for the following JDBC objects :
Statement, PreparedStatement, CallableStatement, DatabaseMetaData
|
DatabaseMetaDataWrapper40 |
Wrapper class for DatabaseMetaData for JDBC 4.0
|
DataSource40 |
Holds the java.sql.Connection object, which is to be
passed to the application program.
|
Jdbc40ObjectsFactory |
Factory to create jdbc40 connection & datasource
|
PreparedStatementWrapper40 |
Wrapper for JDBC 4.0 PreparedStatement
|
ProfiledConnectionWrapper40 |
Wrapper class that aids to provide wrapper for Statement, PreparedStatement,
CallableStatement, DatabaseMetaData.
|
ResultSetWrapper40 |
Wrapper for ResultSet
|
StatementWrapper40 |
Wrapper for JDBC 4.0 Statement
|