[ http://issues.apache.org/jira/browse/JDO-288?page=comments#action_12366581 ]
Craig Russell commented on JDO-288: ----------------------------------- Changes look good. I've committed them. svn commit -m "JDO-288 update dtd, xsd, FetchPlan for spec changes" src/java/javax/jdo/FetchPlan.java src/dtd/javax/jdo/jdo.dtd src/dtd/javax/jdo/jdo.xsd Sending src/dtd/javax/jdo/jdo.dtd Sending src/dtd/javax/jdo/jdo.xsd Sending src/java/javax/jdo/FetchPlan.java Transmitting file data ... Committed revision 378143. > 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
