public class ConnectionReply extends Object
| 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) |
public void readCommitSubstitute(ConnectionCallbackInterface connection) throws SqlException
SqlExceptionpublic void readLocalCommit(ConnectionCallbackInterface connection) throws SqlException
SqlExceptionpublic void readLocalRollback(ConnectionCallbackInterface connection) throws SqlException
SqlExceptionpublic void readLocalXAStart(ConnectionCallbackInterface connection) throws SqlException
SqlExceptionpublic void readLocalXACommit(ConnectionCallbackInterface connection) throws SqlException
SqlExceptionpublic void readLocalXARollback(ConnectionCallbackInterface connection) throws SqlException
SqlExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.