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

Talk:EclipseLink/Development/2.4.0

Revision as of 13:20, 6 June 2011 by James.sutherland.oracle.com (Talk | contribs) (New page: ===JPQL enhancements, ON clause support== * [https://bugs.eclipse.org/bugs/show_bug.cgi?id=312146 ON clause support] - this is currently our #1 voted bug. * We should also allow for other ...)

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

=JPQL enhancements, ON clause support

  • ON clause support - this is currently our #1 voted bug.
  • We should also allow for other advanced JPQL such as sub-selects in the select and from clause, and arrayed IN clauses.
  • Allow using fully qualified class names in place of the alias.
  • Support for more database functions, in particular date functions.
  • Aliases on join fetches, and nested join fetches.
  • Connect by.
  • Table and field level syntax.
James.sutherland.oracle.com 17:20, 6 June 2011 (UTC)

Copyright © Eclipse Foundation, Inc. All Rights Reserved.