[ http://issues.apache.org/jira/browse/JDO-288?page=comments#action_12365205 ]
Andy Jefferson commented on JDO-288: ------------------------------------ Hi Craig, JPOX CVS (nightly build 06/02/2006 onwards) now has stubs for these methods, so you should be able to add them to Apache JDO with no fear of breaking the link with JPOX. > 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 > > 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
