Uses of Package
org.jboss.resource.adapter.jdbc

Packages that use org.jboss.resource.adapter.jdbc
org.jboss.ejb.plugins.cmp.jdbc   
org.jboss.resource.adapter.jdbc   
org.jboss.resource.adapter.jdbc.local   
org.jboss.resource.adapter.jdbc.vendor   
org.jboss.resource.adapter.jdbc.xa   
 

Classes in org.jboss.resource.adapter.jdbc used by org.jboss.ejb.plugins.cmp.jdbc
StatementAccess
          A simple interface that allow us to get the underlying driver specific statement implementation back from the wrapper.
 

Classes in org.jboss.resource.adapter.jdbc used by org.jboss.resource.adapter.jdbc
BaseWrapperManagedConnection
          BaseWrapperManagedConnection
BaseWrapperManagedConnectionFactory
          BaseWrapperManagedConnectionFactory
CachedPreparedStatement
          Wrapper class for cached PreparedStatements.
ExceptionSorter
          ExceptionSorter
StatementAccess
          A simple interface that allow us to get the underlying driver specific statement implementation back from the wrapper.
ValidConnectionChecker
          Checks that a connection is valid
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.resource.adapter.jdbc used by org.jboss.resource.adapter.jdbc.local
BaseWrapperManagedConnection
          BaseWrapperManagedConnection
BaseWrapperManagedConnectionFactory
          BaseWrapperManagedConnectionFactory
 

Classes in org.jboss.resource.adapter.jdbc used by org.jboss.resource.adapter.jdbc.vendor
ExceptionSorter
          ExceptionSorter
ValidConnectionChecker
          Checks that a connection is valid
 

Classes in org.jboss.resource.adapter.jdbc used by org.jboss.resource.adapter.jdbc.xa
BaseWrapperManagedConnection
          BaseWrapperManagedConnection
BaseWrapperManagedConnectionFactory
          BaseWrapperManagedConnectionFactory
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.