Package | Description |
---|---|
be.SIRAPRISE.messages |
This package contains the classes that define/implement the various message types that can be sent to and received from a SIRA_PRISE server.
|
Modifier and Type | Method and Description |
---|---|
abstract StartSubTransactionMessage |
StartSubTransactionMessageType.message(boolean readOnlyTransaction,
boolean autoCommit)
Gets a StartSubTransactionMessage of this MessageType's version, holding the given data
|
StartSubTransactionMessage |
StartSubTransactionMessageTypeV1_0.message(boolean readOnlyTransaction,
boolean transactionWithStatementLevelLockRelease) |