public interface LazyAssociatableConnectionManager
| Modifier and Type | Method and Description |
|---|---|
void |
associateConnection(java.lang.Object connection,
ManagedConnectionFactory mcf,
ConnectionRequestInfo reqInfo)
Lazily associate a connection object with a managed connection.
|
void associateConnection(java.lang.Object connection,
ManagedConnectionFactory mcf,
ConnectionRequestInfo reqInfo)
throws ResourceException
ResourceException