| Package | Description |
|---|---|
| javax.resource.spi |
| Modifier and Type | Method and Description |
|---|---|
Object |
ConnectionManager.allocateConnection(ManagedConnectionFactory mcf,
ConnectionRequestInfo cxRequestInfo) |
void |
LazyAssociatableConnectionManager.associateConnection(Object connection,
ManagedConnectionFactory mcf,
ConnectionRequestInfo cxReqInfo)
request the connection be associated with an appropriate ManagedConnection
|
ManagedConnection |
ManagedConnectionFactory.createManagedConnection(Subject subject,
ConnectionRequestInfo cxRequestInfo) |
Object |
ManagedConnection.getConnection(Subject subject,
ConnectionRequestInfo cxRequestInfo) |
ManagedConnection |
ManagedConnectionFactory.matchManagedConnections(Set connectionSet,
Subject subject,
ConnectionRequestInfo cxRequestInfo) |
Copyright © 2013. All Rights Reserved.