Package com.db4o.ta

Class TransparentPersistenceSupport

    • Constructor Detail

      • TransparentPersistenceSupport

        public TransparentPersistenceSupport​(RollbackStrategy rollbackStrategy)
        Creates a new instance of TransparentPersistenceSupport class
        Parameters:
        rollbackStrategy - RollbackStrategy interface implementation, which defines the actions to be taken on the object when the transaction is rolled back.
      • TransparentPersistenceSupport

        public TransparentPersistenceSupport()
        Creates a new instance of TransparentPersistenceSupport class with no rollback strategies defined.