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

EclipseLink/Examples/JPA/Migration/OpenJPA

< EclipseLink‎ | Examples‎ | JPA‎ | Migration
Revision as of 10:46, 24 September 2009 by Douglas.clarke.oracle.com (Talk | contribs) (Replacing page with '== How To Migrate from OpenJPA to EclipseLink JPA == === TO DO List === The following items need to be added * BigCollection * FetchPlan/Group * Inheritance Casting * Nativ...')

How To Migrate from OpenJPA to EclipseLink JPA

TO DO List

The following items need to be added

  • BigCollection
  • FetchPlan/Group
  • Inheritance Casting
  • Native SQL with POJO results

Back to the top