public interface ConnectionReplyInterface
| Modifier and Type | Method and 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.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.