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/2.1/AdvancedJPA

< EclipseLink‎ | Development‎ | 2.1
Revision as of 13:07, 1 December 2009 by Unnamed Poltroon (Talk) (New page: == EclipseLink 2.1: Advanced JPA == This page captures the work planned for EclipseLink 2.1 under the them of advanced JPA. The goal is to increase the number of advanced ORM features tha...)

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

EclipseLink 2.1: Advanced JPA

This page captures the work planned for EclipseLink 2.1 under the them of advanced JPA. The goal is to increase the number of advanced ORM features that can be accessed through JPA leveraging standard extension points, custom annotations, and custom XML.

= EntityManager

Mapping

Querying

Database Specific Features

Oracle

  • Spatial mapping and querying
  • XML Type mapping and querying

Back to the top