NetConnectionReply, NetPackageReply, NetResultSetReply, NetStatementReply, NetXAConnectionReplyinterface ConnectionReplyInterface
| Modifier and Type | Method | Description |
|---|---|---|
void |
readCommitSubstitute(ConnectionCallbackInterface connection) |
|
void |
readLocalCommit(ConnectionCallbackInterface connection) |
|
void |
readLocalRollback(ConnectionCallbackInterface connection) |
|
void |
readLocalXACommit(ConnectionCallbackInterface connection) |
|
void |
readLocalXARollback(ConnectionCallbackInterface connection) |
|
void |
readLocalXAStart(ConnectionCallbackInterface connection) |
void readCommitSubstitute(ConnectionCallbackInterface connection) throws DisconnectException
DisconnectExceptionvoid readLocalCommit(ConnectionCallbackInterface connection) throws DisconnectException
DisconnectExceptionvoid readLocalRollback(ConnectionCallbackInterface connection) throws DisconnectException
DisconnectExceptionvoid readLocalXAStart(ConnectionCallbackInterface connection) throws DisconnectException
DisconnectExceptionvoid readLocalXACommit(ConnectionCallbackInterface connection) throws DisconnectException
DisconnectExceptionvoid readLocalXARollback(ConnectionCallbackInterface connection) throws DisconnectException
DisconnectExceptionApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.