Uses of Class
com.github.sttk.sabi.TxnFailureRollback
-
Uses of TxnFailureRollback in com.github.sttk.sabi
Fields in com.github.sttk.sabi declared as TxnFailureRollbackModifier and TypeFieldDescriptionfinal TxnFailureRollbackTxnFailureReport.rollbackThe rollback outcome associated with this connection.Constructors in com.github.sttk.sabi with parameters of type TxnFailureRollbackModifierConstructorDescriptionTxnFailureReport(String name, String type, TxnFailureCause cause, TxnFailureRollback rollback) Constructs a newTxnFailureReportwith the specified connection details, cause, and rollback outcome.