|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DissociatableManagedConnection
A marker interface for connections that support the lazy connection association optimization.
Method Summary | |
---|---|
void |
dissociateConnections()
Invoked by the application server to dissociate the managed connection from all handles. |
Method Detail |
---|
void dissociateConnections() throws ResourceException
ResourceException
- for any error
ResourceAdapterInternalException
- for an internal error in the
resource adapter
IllegalStateException
- if the state cannot be cleaned up, e.g. a
transaction is in progress
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |