Package org.jboss.jca.adapters.jdbc
The JDBC resource adapter with pooling support
-
Interface Summary Interface Description StatementAccess A simple interface that allow us to get the underlying driver specific statement implementation back from the wrapper.WrappedConnectionFactory WrappedConnectionFactory. -
Class Summary Class Description BaseWrapperManagedConnection BaseWrapperManagedConnectionBaseWrapperManagedConnectionFactory BaseWrapperManagedConnectionFactoryCachedCallableStatement A cache wrapper for java.sql.CallableStatementCachedPreparedStatement Wrapper class for cached PreparedStatements.CheckValidConnectionSQL Implements check valid connection sqlConstants ConstantsJBossWrapper JBossWrapper.JDBCResourceAdapter ResourceAdapter implementation for JDBCManagedConnectionMetaDataImpl Managed connection metadataPreparedStatementCache Cache for PreparedStatements.PreparedStatementCache.Key Key classWrappedCallableStatement WrappedCallableStatementWrappedConnection A wrapper for a connection.WrappedConnectionRequestInfo WrappedConnectionRequestInfoWrappedPreparedStatement A wrapper for a prepared statement.WrappedResultSet A wrapper for a result setWrappedStatement A wrapper for a statement.WrapperDataSource WrapperDataSource -
Exception Summary Exception Description StaleConnectionException A StaleConnectionException.