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