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
DisconnectException
void readLocalCommit(ConnectionCallbackInterface connection) throws DisconnectException
DisconnectException
void readLocalRollback(ConnectionCallbackInterface connection) throws DisconnectException
DisconnectException
void readLocalXAStart(ConnectionCallbackInterface connection) throws DisconnectException
DisconnectException
void readLocalXACommit(ConnectionCallbackInterface connection) throws DisconnectException
DisconnectException
void readLocalXARollback(ConnectionCallbackInterface connection) throws DisconnectException
DisconnectException
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.