[
https://issues.apache.org/jira/browse/JDO-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michelle Caisse updated JDO-448:
--------------------------------
Attachment: jdo-448.patch
The attached patch adds an annotation and xml schema for a named fetch plan.
The annotation applies to a type and the xml metadata is nested within the jdo
element. I did not add fetch-plan the jdoquery schema because that would have
required adding fetch-group to the schema, which in turn would have required
adding field, property, ...
> 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.