public interface DissociatableManagedConnection
| Modifier and Type | Method and Description |
|---|---|
void |
dissociateConnections()
Invoked by the application server to dissociate the managed connection
from all handles.
|
void dissociateConnections()
throws ResourceException
ResourceException - for any errorResourceAdapterInternalException - for an internal error in the
resource adapterIllegalStateException - if the state cannot be cleaned up, e.g. a
transaction is in progressCopyright © 2012 JBoss by Red Hat. All Rights Reserved.