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

Packages that use org.jboss.jca.adapters.jdbc.spi
org.jboss.jca.adapters.jdbc The JDBC resource adapter with pooling support 
org.jboss.jca.adapters.jdbc.classloading Default classloader plugin 
org.jboss.jca.adapters.jdbc.extensions.db2 DB2 specific extensions 
org.jboss.jca.adapters.jdbc.extensions.informix Informix specific extensions 
org.jboss.jca.adapters.jdbc.extensions.mssql MSSQL specific extensions 
org.jboss.jca.adapters.jdbc.extensions.mysql MySQL specific extensions 
org.jboss.jca.adapters.jdbc.extensions.novendor NoVendor extensions used a do-nothing-implementation< 
org.jboss.jca.adapters.jdbc.extensions.oracle Oracle specific extensions 
org.jboss.jca.adapters.jdbc.extensions.postgres Postgres specific extensions 
org.jboss.jca.adapters.jdbc.extensions.sybase Sybase specific extensions 
org.jboss.jca.adapters.jdbc.local Loca transaction support 
org.jboss.jca.adapters.jdbc.spi The JDBC resource adapter spi 
org.jboss.jca.adapters.jdbc.xa This package contains the XA functionality 
 

Classes in org.jboss.jca.adapters.jdbc.spi used by org.jboss.jca.adapters.jdbc
ClassLoaderPlugin
          A ClassLoaderPlugin spi
StaleConnectionChecker
          A StaleConnectionChecker.
ValidConnectionChecker
          Checks that a connection is valid
 

Classes in org.jboss.jca.adapters.jdbc.spi used by org.jboss.jca.adapters.jdbc.classloading
ClassLoaderPlugin
          A ClassLoaderPlugin spi
 

Classes in org.jboss.jca.adapters.jdbc.spi used by org.jboss.jca.adapters.jdbc.extensions.db2
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.spi used by org.jboss.jca.adapters.jdbc.extensions.informix
ExceptionSorter
          The ExceptionSorter interface allows for java.sql.SQLException evaluation to determine if an error is fatal.
 

Classes in org.jboss.jca.adapters.jdbc.spi used by org.jboss.jca.adapters.jdbc.extensions.mssql
ValidConnectionChecker
          Checks that a connection is valid
 

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

Classes in org.jboss.jca.adapters.jdbc.spi used by org.jboss.jca.adapters.jdbc.extensions.novendor
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.spi used by org.jboss.jca.adapters.jdbc.extensions.oracle
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.spi used by org.jboss.jca.adapters.jdbc.extensions.postgres
ExceptionSorter
          The ExceptionSorter interface allows for java.sql.SQLException evaluation to determine if an error is fatal.
ValidConnectionChecker
          Checks that a connection is valid
 

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

Classes in org.jboss.jca.adapters.jdbc.spi used by org.jboss.jca.adapters.jdbc.local
URLSelectorStrategy
          URLSelectorStrategy
 

Classes in org.jboss.jca.adapters.jdbc.spi used by org.jboss.jca.adapters.jdbc.spi
XAData
          XAData entry
 

Classes in org.jboss.jca.adapters.jdbc.spi used by org.jboss.jca.adapters.jdbc.xa
URLXASelectorStrategy
          URLXASelectorStrategy
XAData
          XAData entry
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)