|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.SIRAPRISE.messages.ServerMessage
be.SIRAPRISE.messages.ServerInputMessage
be.SIRAPRISE.messages.CommitRollbackMessage
public abstract class CommitRollbackMessage
| Method Summary | |
|---|---|
long |
getTransactionID()
Gets The server-side ID of the transaction that requests to be either committed or rolled back. |
boolean |
isCommit()
Gets the commit flag |
| Methods inherited from class be.SIRAPRISE.messages.ServerMessage |
|---|
getMessageTypeID, readMessage, sendMessage |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final boolean isCommit()
public final long getTransactionID()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||