| Interface | Description |
|---|---|
| StatementAccess |
A simple interface that allow us to get the underlying driver specific
statement implementation back from the wrapper.
|
| WrappedConnectionFactory |
WrappedConnectionFactory.
|
| Class | Description |
|---|---|
| BaseWrapperManagedConnection |
BaseWrapperManagedConnection
|
| BaseWrapperManagedConnectionFactory |
BaseWrapperManagedConnectionFactory
|
| CachedCallableStatement |
A cache wrapper for java.sql.CallableStatement
|
| CachedPreparedStatement |
Wrapper class for cached PreparedStatements.
|
| CheckValidConnectionSQL |
Implements check valid connection sql
|
| Constants |
Constants
|
| JBossWrapper |
JBossWrapper.
|
| JDBCResourceAdapter |
ResourceAdapter implementation for JDBC
|
| ManagedConnectionMetaDataImpl |
Managed connection metadata
|
| PreparedStatementCache |
Cache for PreparedStatements.
|
| PreparedStatementCache.Key |
Key class
|
| WrappedCallableStatement |
WrappedCallableStatement
|
| WrappedConnection |
A wrapper for a connection.
|
| WrappedConnectionRequestInfo |
WrappedConnectionRequestInfo
|
| WrappedPreparedStatement |
A wrapper for a prepared statement.
|
| WrappedResultSet |
A wrapper for a result set
|
| WrappedStatement |
A wrapper for a statement.
|
| WrapperDataSource |
WrapperDataSource
|
| Exception | Description |
|---|---|
| StaleConnectionException |
A StaleConnectionException.
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)