Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "/EclipseLink/Development/Incubator/Extensions/NestedFetchGroup"

 
Line 1: Line 1:
= Extensions Incubator: NestedFetchGroup =
+
#REDIRECT [[EclipseLink/Development/Incubator/Extensions/NestedFetchGroup]]
 
+
This extension is intended for user on the EclipseLink 1.1.0 branch where formal nested fetch-groups is not implemented. This work is planned for Eclipselink 2.0 (see {{bug|244124}}). This example is being completed as {{bug|273057}}.
+
 
+
== What is a NestedFetchGroup? ==
+
 
+
== How is the extension implemented? ==
+
 
+
== Usage Restrictions ==
+
 
+
# Required lazy fetch relationships where fetch group nesting is used. The nested fetch group is applied to the query of the lazy relationship during a postExecuteQuery event.
+

Latest revision as of 20:11, 10 March 2014

Copyright © Eclipse Foundation, Inc. All Rights Reserved.