@ProviderType
public interface TransactionStatus
Modifier and Type | Method and Description |
---|---|
Object |
getPlatformTransactionManager() |
boolean |
isCompleted() |
boolean |
isNewTransaction() |
boolean |
isRollbackOnly() |
Object getPlatformTransactionManager()
boolean isCompleted()
boolean isNewTransaction()
boolean isRollbackOnly()