Uses of Package
com.atomikos.jdbc

Packages that use com.atomikos.jdbc
com.atomikos.jdbc   
com.atomikos.jdbc.nonxa   
 

Classes in com.atomikos.jdbc used by com.atomikos.jdbc
AbstractDataSourceBean
          Abstract data source bean with generic functionality.
AtomikosSQLException
           
ConnectionFactory
          A wrapper for masking the different JDBC pooled connection factory interfaces, (discrepancy between ConnectionPoolDataSource and XADataSource) so that one pool can be used for both.
DTPPooledConnection
          A pooled connection that is distributed transaction aware.
ExternalXAPooledConnectionImp
          An implementation of a DTPPooledConnection that can be managed by internal as well as external pools.
HeuristicDataSource
          A data source that supports the addition of heuristic messages to SQL data access.
JtaDataSourceImp
          Deprecated. As of release 3.3, the AtomikosDataSourceBean should be used instead.
XAConnectionFactory
          A default connection factory for XA connections that work with the Atomikos connection pools.
XPooledConnection
          An enhancement of a pooled connection, that works with the ConnectionPool class.
 

Classes in com.atomikos.jdbc used by com.atomikos.jdbc.nonxa
AbstractDataSourceBean
          Abstract data source bean with generic functionality.
ConnectionFactory
          A wrapper for masking the different JDBC pooled connection factory interfaces, (discrepancy between ConnectionPoolDataSource and XADataSource) so that one pool can be used for both.
HeuristicDataSource
          A data source that supports the addition of heuristic messages to SQL data access.
XPooledConnection
          An enhancement of a pooled connection, that works with the ConnectionPool class.
 



Copyright © 2011. All Rights Reserved.