Uses of Class
org.ow2.jonas.ee.jdbc.ManagedConnectionFactoryImpl

Packages that use ManagedConnectionFactoryImpl
org.ow2.jonas.ee.jdbc   
 

Uses of ManagedConnectionFactoryImpl in org.ow2.jonas.ee.jdbc
 

Subclasses of ManagedConnectionFactoryImpl in org.ow2.jonas.ee.jdbc
 class ConnectionPoolMCFImpl
          JDBC RA connection pool MCF implmentation
 class DataSourceMCFImpl
           
 class DriverManagerMCFImpl
           
 class XAMCFImpl
           
 

Constructors in org.ow2.jonas.ee.jdbc with parameters of type ManagedConnectionFactoryImpl
DataSourceImpl(ManagedConnectionFactoryImpl _mcf, ConnectionManager _cm)
           
ManagedConnectionImpl(ManagedConnectionFactoryImpl _mcf, PasswordCredential _pc, Connection _con, PooledConnection _pcon, XAConnection _xa, org.ow2.jonas.ee.jdbc.DriverWrapper wrp)
          Constructor
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.