|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedConnectionFactory | |
javax.resource.spi | |
javax.resource.spi.security |
Uses of ManagedConnectionFactory in javax.resource.spi |
Methods in javax.resource.spi with parameters of type ManagedConnectionFactory | |
java.lang.Object |
ConnectionManager.allocateConnection(ManagedConnectionFactory mcf,
ConnectionRequestInfo cxRequestInfo)
|
void |
LazyAssociatableConnectionManager.associateConnection(java.lang.Object connection,
ManagedConnectionFactory mcf,
ConnectionRequestInfo cxReqInfo)
|
Uses of ManagedConnectionFactory in javax.resource.spi.security |
Methods in javax.resource.spi.security that return ManagedConnectionFactory | |
ManagedConnectionFactory |
PasswordCredential.getManagedConnectionFactory()
|
Methods in javax.resource.spi.security with parameters of type ManagedConnectionFactory | |
void |
PasswordCredential.setManagedConnectionFactory(ManagedConnectionFactory mcf)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |