WaitingForCommitResult

Decision returned from TransactionCall.onWaitingForCommit: commit, roll back, or leave the transaction pending for a later TransactionHandle.commit or TransactionHandle.rollback.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Lower, effective amount to commit for a partial delivery. Only meaningful when commit is true.

Link copied to clipboard

true/false to commit/rollback right away, or null for deferred.

Link copied to clipboard

Optional human readable reason, useful for a rollback decision.

Functions

Link copied to clipboard
open override fun toString(): String