Package org.jboss.jca.adapters.jdbc

The JDBC resource adapter with pooling support

See:
          Description


Interface Summary
StatementAccess A simple interface that allow us to get the underlying driver specific statement implementation back from the wrapper.
WrappedConnectionFactory WrappedConnectionFactory.
 

Class Summary
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.
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 Summary
StaleConnectionException A StaleConnectionException.
 

Package org.jboss.jca.adapters.jdbc Description

The JDBC resource adapter with pooling support



Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)