Add state transitions to Table 2 for detach and serialize; add tests to state transitions tests
-----------------------------------------------------------------------------------------------
Key: JDO-456
URL: https://issues.apache.org/jira/browse/JDO-456
Project: JDO
Issue Type: New Feature
Components: specification, tck2, tck2-legacy
Affects Versions: JDO 2 final
Reporter: Craig Russell
Assigned To: Craig Russell
Fix For: JDO 2 maintenance release 1
In Table 2: State Transitions, the transition for a transient-dirty instance during commit
with DetachAllOnCommit = true should be to transient-clean. Also, state changes need to be
added for detach methods and serialization.
The specification has been updated for the error in the specification regarding transient
dirty instances.
New rows in Table 2 need to be added for detach and serialize scenarios, and new test scenarios
need to be added to the existing state transition test programs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|