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

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
           
 

Methods in org.ow2.jonas.ee.jdbc with parameters of type ManagedConnectionFactoryImpl
protected static java.lang.Object ManagedConnectionFactoryImpl.getDataSource(ManagedConnectionFactoryImpl mcf, javax.resource.spi.security.PasswordCredential pc, org.objectweb.util.monolog.api.Logger trace)
           
 

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



Copyright © 2012 OW2 Consortium. All Rights Reserved.