public interface AbortParticipant extends TransactionParticipant
Modifier and Type | Method and Description |
---|---|
default int |
prepareForAbort(long id,
java.io.Serializable context)
Called by TransactionManager in preparation for a transaction
that is known to abort.
|
abort, commit, prepare