Friday, February 6, 2009

EclipseLink

EclipseLink is an open source object-relational mapping package for Java developers. It provides a powerful and flexible framework for storing Java objects in a relational database or for converting Java objects to XML documents.

EclipseLink's original contribution came from the Oracle TopLink product in 2006.

EclipseLink supports several standard persistence related APIs including:

EclipseLink provides support for:

  • Object relational mapping (ORM)
  • Object XML mapping (OXM)
  • Object persistence to Enterprise Information Systems (EIS)
  • Database web services

Sun Microsystems has selected the EclipseLink project to be the reference implementation for JPA 2.0.[1]

Reference List:

Webnar: http://live.eclipse.org/node/490
Wikipedia: http://en.wikipedia.org/wiki/EclipseLink
Introduction of SDO
Introducing EclipseLink
EclipseLink Team Blog

EclipseLink/UserGuide

No comments:

´