|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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 |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||