Uses of Package
org.jboss.jca.adapters.jdbc

Packages that use org.jboss.jca.adapters.jdbc
org.jboss.jca.adapters.jdbc The JDBC resource adapter with pooling support 
org.jboss.jca.adapters.jdbc.jdk6 This package contains the JDBC 4.0 extension 
org.jboss.jca.adapters.jdbc.jdk7 This package contains the JDBC 4.1 extension 
org.jboss.jca.adapters.jdbc.local Loca transaction support 
org.jboss.jca.adapters.jdbc.statistics This package contains the statistics module for the JDBC adapter 
org.jboss.jca.adapters.jdbc.xa This package contains the XA functionality 
 

Classes in org.jboss.jca.adapters.jdbc used by org.jboss.jca.adapters.jdbc
BaseWrapperManagedConnection
          BaseWrapperManagedConnection
BaseWrapperManagedConnectionFactory
          BaseWrapperManagedConnectionFactory
CachedCallableStatement
          A cache wrapper for java.sql.CallableStatement
CachedPreparedStatement
          Wrapper class for cached PreparedStatements.
JBossWrapper
          JBossWrapper.
PreparedStatementCache.Key
          Ket class
StatementAccess
          A simple interface that allow us to get the underlying driver specific statement implementation back from the wrapper.
WrappedCallableStatement
          WrappedCallableStatement
WrappedConnection
          A wrapper for a connection.
WrappedPreparedStatement
          A wrapper for a prepared statement.
WrappedResultSet
          A wrapper for a result set
WrappedStatement
          A wrapper for a statement.
WrapperDataSource
          WrapperDataSource
 

Classes in org.jboss.jca.adapters.jdbc used by org.jboss.jca.adapters.jdbc.jdk6
BaseWrapperManagedConnection
          BaseWrapperManagedConnection
CachedCallableStatement
          A cache wrapper for java.sql.CallableStatement
CachedPreparedStatement
          Wrapper class for cached PreparedStatements.
JBossWrapper
          JBossWrapper.
StatementAccess
          A simple interface that allow us to get the underlying driver specific statement implementation back from the wrapper.
WrappedCallableStatement
          WrappedCallableStatement
WrappedConnection
          A wrapper for a connection.
WrappedConnectionFactory
          WrappedConnectionFactory.
WrappedPreparedStatement
          A wrapper for a prepared statement.
WrappedResultSet
          A wrapper for a result set
WrappedStatement
          A wrapper for a statement.
 

Classes in org.jboss.jca.adapters.jdbc used by org.jboss.jca.adapters.jdbc.jdk7
BaseWrapperManagedConnection
          BaseWrapperManagedConnection
CachedCallableStatement
          A cache wrapper for java.sql.CallableStatement
CachedPreparedStatement
          Wrapper class for cached PreparedStatements.
JBossWrapper
          JBossWrapper.
StatementAccess
          A simple interface that allow us to get the underlying driver specific statement implementation back from the wrapper.
WrappedCallableStatement
          WrappedCallableStatement
WrappedConnection
          A wrapper for a connection.
WrappedConnectionFactory
          WrappedConnectionFactory.
WrappedPreparedStatement
          A wrapper for a prepared statement.
WrappedResultSet
          A wrapper for a result set
WrappedStatement
          A wrapper for a statement.
 

Classes in org.jboss.jca.adapters.jdbc used by org.jboss.jca.adapters.jdbc.local
BaseWrapperManagedConnection
          BaseWrapperManagedConnection
BaseWrapperManagedConnectionFactory
          BaseWrapperManagedConnectionFactory
 

Classes in org.jboss.jca.adapters.jdbc used by org.jboss.jca.adapters.jdbc.statistics
PreparedStatementCache
          Cache for PreparedStatements.
 

Classes in org.jboss.jca.adapters.jdbc used by org.jboss.jca.adapters.jdbc.xa
BaseWrapperManagedConnection
          BaseWrapperManagedConnection
BaseWrapperManagedConnectionFactory
          BaseWrapperManagedConnectionFactory
 



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