| Craig Russell (JIRA) 2007-01-05, 7:11 pm |
| Add new test to check that the result of getFetchGroups is a read-only copy of the currently active fetch groups.
-----------------------------------------------------------------------------------------------------------------
Key: JDO-458
URL: https://issues.apache.org/jira/browse/JDO-458
Project: JDO
Issue Type: Test
Components: tck2, tck2-legacy
Affects Versions: JDO 2 final
Reporter: Craig Russell
Assigned To: Michelle Caisse
Fix For: JDO 2 maintenance release 1
In 12.7.5, specify that getFetchGroups returns a read-only copy of the active Fetch Groups.
The test should getFetchGroups, modify the fetch plan, and verify that the new getFetchGroups has the changes but the first result is unchanged.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secu...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|