Uses of Interface
com.atomikos.jdbc.ConnectionFactory

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

Uses of ConnectionFactory in com.atomikos.jdbc
 

Classes in com.atomikos.jdbc that implement ConnectionFactory
 class XAConnectionFactory
          A default connection factory for XA connections that work with the Atomikos connection pools.
 

Constructors in com.atomikos.jdbc with parameters of type ConnectionFactory
ConnectionPool(int size, ConnectionFactory connSource, int connectionTimeout, String testQuery, boolean testOnBorrow)
          Deprecated. Constructor.
 

Uses of ConnectionFactory in com.atomikos.jdbc.nonxa
 

Classes in com.atomikos.jdbc.nonxa that implement ConnectionFactory
 class NonXAConnectionFactory
           
 



Copyright © 2011. All Rights Reserved.