[ http://issues.apache.org/jira/browse/JDO-273?page=comments#action_12372021 ]
Martin Zaun commented on JDO-273: --------------------------------- > - Review and clarify the state transition for argument instances of states > 'hollow' and > 'persistent-nontransactional' for serialize with active tx. Currently, the > test expects for > both, datastore and optimistic, tx a transition to 'persistent-clean'. Some > discussion, > however, has suggested that UNCHANGED should be the transition for > optimistic tx. Confirmed by Craig: UNCHANGED should be the state transition for serialize with optimistic tx. Committed fix with revision 389247. > Create tests for sections 5.5.8 & 5.5.9, detachment lifecycle > ------------------------------------------------------------- > > Key: JDO-273 > URL: http://issues.apache.org/jira/browse/JDO-273 > Project: JDO > Type: Test > Components: tck20 > Versions: JDO 2 beta > Reporter: Matthew T. Adams > Assignee: Martin Zaun > Fix For: JDO 2 final > Attachments: JDO-273.patch > > Write tests for assertions in sections "5.5.8 Detached-clean", "5.5.9 > Detached-dirty". -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
