@ProviderType
public interface TransactionStatus
Modifier and Type | Method and Description |
---|---|
boolean |
isCompleted() |
boolean |
isNewTransaction() |
boolean |
isRollbackOnly() |
void |
suppressLifecycleListenerThrowable(java.lang.Throwable lifecycleThrowable) |