Interface SmartTransactionObject

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethodDescription
      voidflush()
      Flush the underlying sessions to the datastore, if applicable: for example, all affected Hibernate/JPA sessions.
      booleanisRollbackOnly()
      Return whether the transaction is internally marked as rollback-only.