|
|||||||||||
| 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 | |
Object |
ConnectionManager.allocateConnection(ManagedConnectionFactory mcf,
ConnectionRequestInfo cxRequestInfo)
Gets called by the resource adapter's connection factory |
| Uses of ManagedConnectionFactory in javax.resource.spi.security |
| Methods in javax.resource.spi.security that return ManagedConnectionFactory | |
ManagedConnectionFactory |
PasswordCredential.getManagedConnectionFactory()
Get the managed connection factory associated with this username password pair. |
| Methods in javax.resource.spi.security with parameters of type ManagedConnectionFactory | |
void |
PasswordCredential.setManagedConnectionFactory(ManagedConnectionFactory mcf)
Set the managed connection factory associated with this username password pair. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||