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

Difference between revisions of "EclipseLink/Examples/JPA/Migration"

Line 1: Line 1:
 
This page provides links to help users migrate to EclipseLink JPA from other JPA implementstions
 
This page provides links to help users migrate to EclipseLink JPA from other JPA implementstions
  
=== [[EclipseLink/Examples/JPA/Migration/TopLinkEssentials | Migrate to EclipseLink JPA from TopLink Essentials]] ===
+
* [[EclipseLink/Examples/JPA/Migration/TopLinkEssentials | How to migrate from TopLink Essentials]]
 +
* [[EclipseLink/Examples/JPA/Migration/OracleTopLink11 | How to migrate from Oracle TopLink JPA (11gR1)]]
 +
* [[EclipseLink/Examples/JPA/Migration/OracleTopLinkNative | How to migrate from Oracle TopLink's native ORM]]
 +
* [[EclipseLink/Examples/JPA/Migration/Kodo | How to migrate from Kodo]]
 +
* [[EclipseLink/Examples/JPA/Migration/OpenJPA | How to migrate from OpenJPA]]
  
  
=== [[EclipseLink/Examples/MigratingFromOracleTopLink|Migrate to EclipseLink JPA from Oracle TopLink]] ===
+
* [[EclipseLink/Examples/MigratingFromOracleTopLink|Migrate to EclipseLink JPA from Oracle TopLink]]
 
+
 
+
=== [[EclipseLink/Examples/Migration|Migrate from Other JPA Providers]] ===
+

Revision as of 16:36, 12 November 2008

This page provides links to help users migrate to EclipseLink JPA from other JPA implementstions


Back to the top