[ http://issues.apache.org/jira/browse/JDO-288?page=comments#action_12366536 ]
Michael Bouschen commented on JDO-288: -------------------------------------- Hi Andy, the patch looks good to me. Does the latest JPOX version already implement the new FetchPlan methods? I could check in the changesin case there are no objections. Regards Michael > Update DTD, XSD, and FetchPlan.java for fetch plan updates > ---------------------------------------------------------- > > Key: JDO-288 > URL: http://issues.apache.org/jira/browse/JDO-288 > Project: JDO > Type: Bug > Components: api20 > Versions: JDO 2 beta > Reporter: Craig Russell > Assignee: Craig Russell > Fix For: JDO 2 rc1 > Attachments: patch.txt > > The latest spec calls for changes to the metadata regarding fetch groups. The > fetch-depth attribute of field has been removed, replaced with the > recursion-depth attribute. Additionally, the FetchPlan interface has been > changed by adding several methods: get/setDetachmentRoots, > get/setDetachmentRootClasses, get/setMaxFetchDepth -- 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
