[ https://issues.apache.org/jira/browse/JDO-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552848 ]
Craig Russell commented on JDO-448: ----------------------------------- + /** + * The fetch groups in this fetch plan. + * @return the fetch groups + */ + String[] fetchGroups() default ""; The default should be [ ] not "". > Add an xml element to specify the fetch plan to use for a query > --------------------------------------------------------------- > > Key: JDO-448 > URL: https://issues.apache.org/jira/browse/JDO-448 > Project: JDO > Issue Type: New Feature > Components: api2, api2-legacy, specification > Affects Versions: JDO 2 final > Reporter: Michelle Caisse > Assignee: Michelle Caisse > Fix For: JDO 2 maintenance release 1 > > Attachments: jdo-448.patch > > > In Chapter 18, add an xml element to specify the fetch plan to use for a > query. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.