Interface TransactionStatus


@ProviderType public interface TransactionStatus
Author:
Shuyang Zhou
  • Method Details

    • isCompleted

      boolean isCompleted()
    • isNewTransaction

      boolean isNewTransaction()
    • isRollbackOnly

      boolean isRollbackOnly()
    • suppressLifecycleListenerThrowable

      void suppressLifecycleListenerThrowable(Throwable throwable)