|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommitRollbackMessage | |
---|---|
be.SIRAPRISE.messages |
Uses of CommitRollbackMessage in be.SIRAPRISE.messages |
---|
Methods in be.SIRAPRISE.messages that return CommitRollbackMessage | |
---|---|
CommitRollbackMessage |
CommitRollbackMessageType.message(boolean commit)
Deprecated. replace with the factory method that includes the identification of the transaction to commit or roll back |
CommitRollbackMessage |
CommitRollbackMessageTypeV1_1.message(boolean commit,
long transactionID)
|
CommitRollbackMessage |
CommitRollbackMessageTypeV1_0.message(boolean commit,
long transactionID)
|
abstract CommitRollbackMessage |
CommitRollbackMessageType.message(boolean commit,
long transactionID)
Gets a CommitRollbackMessage holding the request to either commit or roll back the transaction with the given ID |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |