Package | Description |
---|---|
javax.resource.spi |
Modifier and Type | Method and Description |
---|---|
ManagedConnection |
ManagedConnectionFactory.createManagedConnection(Subject subject,
ConnectionRequestInfo cxRequestInfo) |
ManagedConnection |
ManagedConnectionFactory.matchManagedConnections(Set connectionSet,
Subject subject,
ConnectionRequestInfo cxRequestInfo) |
Modifier and Type | Method and Description |
---|---|
void |
LazyEnlistableConnectionManager.lazyEnlist(ManagedConnection mc) |
Constructor and Description |
---|
ConnectionEvent(ManagedConnection source,
int eid) |
ConnectionEvent(ManagedConnection source,
int eid,
Exception exception) |
Copyright © 2013. All Rights Reserved.