Uses of Interface
com.atomikos.jdbc.HeuristicDataSource

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

Uses of HeuristicDataSource in com.atomikos.jdbc
 

Classes in com.atomikos.jdbc that implement HeuristicDataSource
 class AbstractDataSourceBean
          Abstract data source bean with generic functionality.
 class AtomikosDataSourceBean
          The preferred class for using Atomikos connection pooling.
 class DataSourceBean
          Deprecated. As of release 3.3, the AtomikosDataSourceBean should be used instead.
 class JtaDataSourceImp
          Deprecated. As of release 3.3, the AtomikosDataSourceBean should be used instead.
 class SimpleDataSourceBean
          Deprecated. As of release 3.3, the AtomikosDataSourceBean should be used instead.
 

Uses of HeuristicDataSource in com.atomikos.jdbc.nonxa
 

Classes in com.atomikos.jdbc.nonxa that implement HeuristicDataSource
 class AtomikosNonXADataSourceBean
          A Bean class for DataSource access to non-XA JDBC implementations.
 class NonXADataSourceBean
          Deprecated. As of release 3.3, the AtomikosNonXADataSourceBean should be used instead.
 class NonXADataSourceImp
          Deprecated. As of release 3.3, the AtomikosNonXADataSourceBean should be used instead.
 



Copyright © 2011. All Rights Reserved.