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

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

(Migration from Kodo to EclipseLink)
 
Line 1: Line 1:
 
=Migration from Kodo to EclipseLink=
 
=Migration from Kodo to EclipseLink=
  
This page will detail steps and issues surrounding migration from the Kodo's JPA or JDO implementation to EclipseLink JPA.  It is a work in progress and will involve more familiarization with Kodo JDO.
+
This page will detail steps and issues surrounding migration from the Kodo's JPA implementation to EclipseLink JPA.  It is a work in progress and will require familiarization with Kodo JPA.
  
 
* [[EclipseLink/Examples/JPA/Migration/OpenJPA | JPA Migration]]
 
* [[EclipseLink/Examples/JPA/Migration/OpenJPA | JPA Migration]]
* [[EclipseLink/Examples/JPA/Migration/Kodo/JDO | JDO Migration]]
 
  
 
==References==
 
==References==

Latest revision as of 15:07, 7 June 2011

Migration from Kodo to EclipseLink

This page will detail steps and issues surrounding migration from the Kodo's JPA implementation to EclipseLink JPA. It is a work in progress and will require familiarization with Kodo JPA.

References

  • Nov 2005
    • BEA acquires the object persistence company SolarMetric Inc. and Kodo which supports EJB 3.0 and JDO
  • Apr 2008
    • Oracle acquires BEA

Back to the top