Interface | Description |
---|---|
TransactedSession |
A
TransactedSession groups a number of guaranteed
delivery flows together to allow them to perform transactions. |
Enum | Description |
---|---|
TransactionStatus |
An enumeration of the possible states of a transaction (the
in-progress transaction on a
TransactedSession ). |
Exception | Description |
---|---|
RollbackException |
An exception thrown when a transaction rolls back unexpectedly.
|
TransactionResultUnknownException |
An exception thrown when a transaction commit result is unknown.
|
Copyright 2004-2024 Solace Corporation. All rights reserved.