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.local Loca transaction support 
org.jboss.jca.adapters.jdbc.vendor Vendor specific extensions 
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.
ExceptionSorter
          The ExceptionSorter interface allows for java.sql.SQLException evaluation to determine if an error is fatal.
JBossWrapper
          JBossWrapper.
StaleConnectionChecker
          A StaleConnectionChecker.
StatementAccess
          A simple interface that allow us to get the underlying driver specific statement implementation back from the wrapper.
URLSelectorStrategy
          URLSelectorStrategy
ValidConnectionChecker
          Checks that a connection is valid
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.local
BaseWrapperManagedConnection
          BaseWrapperManagedConnection
BaseWrapperManagedConnectionFactory
          BaseWrapperManagedConnectionFactory
URLSelectorStrategy
          URLSelectorStrategy
 

Classes in org.jboss.jca.adapters.jdbc used by org.jboss.jca.adapters.jdbc.vendor
ExceptionSorter
          The ExceptionSorter interface allows for java.sql.SQLException evaluation to determine if an error is fatal.
StaleConnectionChecker
          A StaleConnectionChecker.
ValidConnectionChecker
          Checks that a connection is valid
 

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



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