| Michelle Caisse (JIRA) 2005-12-09, 2:45 am |
| Create new test for A5.6.2-8: If an optimistic transaction is begun, rollback will not write any changes to the datastore...
----------------------------------------------------------------------------------------------------------------------------
Key: JDO-237
URL: http://issues.apache.org/jira/browse/JDO-237
Project: JDO
Type: New Feature
Components: tck20
Reporter: Michelle Caisse
A5.6.2-8 [If an optimistic transaction is begun, rollback will not write any changes to the datastore. The persistent-nontransactional-dirty instances will transition according to the RestoreValues flag. With the RestoreValues flag set to true, persistent
-nontransactional-dirty instances will make no state transition, but the fields will be restored to their values as of the beginning of the transaction, and any changes made within the transaction will be discarded. With the RestoreValues flag set to fals
e, persistent-nontransactional-dirty instances will transition to hollow.]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|