Interface | Description |
---|---|
ConnectionWrapper |
Class | Description |
---|---|
AbstractDataSource |
Holds the
java.sql.Connection object, which is to be
passed to the application program. |
CacheObjectKey | |
CallableStatementWrapper |
Abstract class for wrapping PreparedStatement
|
ConnectionHolder |
Holds the java.sql.Connection object, which is to be
passed to the application program.
|
DatabaseMetaDataWrapper |
Abstract class for wrapping DatabaseMetaData
|
PreparedStatementWrapper |
Abstract class for wrapping PreparedStatement
|
ResultSetWrapper |
Abstract class for ResultSet Wrapper
|
StatementWrapper |
Abstract class for wrapping Statement
|
Enum | Description |
---|---|
ConnectionHolder.ConnectionType |
Copyright © 2020. All rights reserved.