| Michelle Caisse (JIRA) 2005-12-09, 8:45 pm |
| [ http://issues.apache.org/jira/browse/JDO-235?page=all ]
Michelle Caisse closed JDO-235:
-------------------------------
Resolution: Duplicate
Duplicate of 258, 259
> New test for A5.6.2-6: If an optimistic transaction is begun, commit will write the changes to the datastore after checking as to the current state of the instances in the datastore
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JDO-235
> URL: http://issues.apache.org/jira/browse/JDO-235
> Project: JDO
> Type: New Feature
> Components: tck20
> Reporter: Michelle Caisse
>
> A5.6.2-6 [ If an optimistic transaction is begun, commit will write the changes to the datastore after checking as to the current state of the instances in the datastore. The changes made outside the transaction together with any changes made inside the
transaction will update the current state of the datastore if the version checking is successful. The persistent-nontransactional-dirty instances will transition according to the RetainValues flag. With the RetainValues flag set to true, persistent-nontr
ansactional-dirty instances will transition to persistent-nontransactional. With the RetainValues flag set to false, 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
|