15.7 Rollback
At rollback,
persistent-nontransactional instances do not change their state. If
instances have been read nontransactionally, they remain in the
persistent-nontransactional state at rollback.
At rollback, persistent transactional instances transition to new
states, based on the setting of the
RestoreValues
flag. There is no difference between datastore and optimistic
transactions in this regard.
|