|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedConnection | |
javax.resource.spi |
Uses of ManagedConnection in javax.resource.spi |
Methods in javax.resource.spi that return ManagedConnection | |
ManagedConnection |
ManagedConnectionFactory.createManagedConnection(Subject subject,
ConnectionRequestInfo cxRequestInfo)
Creates a new ManagedConnection |
ManagedConnection |
ManagedConnectionFactory.matchManagedConnections(Set connectionSet,
Subject subject,
ConnectionRequestInfo cxRequestInfo)
Returns a matching connection from the set. |
Constructors in javax.resource.spi with parameters of type ManagedConnection | |
ConnectionEvent(ManagedConnection source,
int eid)
|
|
ConnectionEvent(ManagedConnection source,
int eid,
Exception exception)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |