Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EclipseLink/Development/JPA 2.0/nested fetch join

< EclipseLink‎ | Development‎ | JPA 2.0
Revision as of 14:14, 6 April 2009 by Unnamed Poltroon (Talk) (Issue Summary)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

JPQL nested fetch join

JPA 2.0 Root | Enhancement Request

Issue Summary

This feature is in flux in the specification. Definition of the feature will be delayed.

JPA 2.0 has introduced JPQL syntax to allow nested fetch joins across single valued fields

See JPA 2.0 section 4.4.5 for details.

General Solution

Should be simple update to parser. EclipseLink already includes this functionality

Work Required

  1. Develop model for testing
    approx 1 day
  2. Update Processing
    approx 2 days

Copyright © Eclipse Foundation, Inc. All Rights Reserved.