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"

Line 23: Line 23:
  
 
== Project Status/News ==
 
== Project Status/News ==
 +
* July 7, 2014 - [http://tinyurl.com/lrme3n4 EclipseLink 2.5.2 Release Available]
  
 
* May 28, 2013 - [http://www.eclipse.org/eclipselink/releases/2.5.php EclipseLink 2.5 Release Available]
 
* May 28, 2013 - [http://www.eclipse.org/eclipselink/releases/2.5.php EclipseLink 2.5 Release Available]
Line 30: Line 31:
 
** JPA-RS: JPA REST services
 
** JPA-RS: JPA REST services
 
** Maven Central
 
** Maven Central
* Oct 10, 2012 - [http://www.eclipse.org/eclipselink/releases/2.4.php EclipseLink 2.4.1 Patch Set Available]
 
* June 27, 2012 - [http://www.eclipse.org/eclipselink/releases/2.4.php EclipseLink 2.4 Release Available]
 
** JPA: REST clients, multi-table multitenancy, database event cache invalidation, Oracle DCN, cache indexes, UUID generator
 
** Moxy: JSON binding
 
** NoSQL: MongoDB, Oracle NoSQL, XML files, JMS
 
** JPQL: ON, UNION, FUNCTION, OPERATOR, SQL, NULLS FIRST, TABLE, COLUMN, CAST, EXTRACT, REGEXP
 
* Dec 9, 2011 - [http://www.eclipse.org/eclipselink/releases/2.3.0.php EclipseLink 2.3.2 Patch Set Available]
 
* July 19, 2011 - [http://www.eclipse.org/eclipselink/releases/2.2.1.php EclipseLink 2.2.1 Patch Set Available]
 
* June 22, 2011 - [http://www.eclipse.org/eclipselink/releases/2.3.0.php EclipseLink 2.3 Release Available]
 
** JPA: extendable entities, multitenancy, external mapping metadata, multi-database persistence units
 
* April 15, 2011 - [[EclipseLink/Release/2.1.3|EclipseLink 2.1.3 Patch Set Available]]
 
* Feb 22, 2011 - [http://www.eclipse.org/eclipselink/releases/2.2.0.php EclipseLink 2.2 Release Available]
 
** JPA: additional criteria/filtering, data partitioning/sharding, database indexes and cascade delete, performance monitoring
 
* Sept 9, 2010 - [http://www.eclipse.org/eclipselink/downloads EclipseLink 1.1.4 Patch Set Available]
 
* June 23, 2010 - [[EclipseLink/Release/2.1.0|EclipseLink 2.1 Release Available]]
 
** JPA: batch fetching, fetch groups, load groups, partial copying and merging, dynamic persistence, Symfoware, SAP NetWeaver, OSGi
 
** Moxy: Dynamic XML binding
 
** JPQL: TREAT, FUNC
 
* April 21, 2010 - [http://www.eclipse.org/eclipselink/downloads EclipseLink 2.0.2 Patch Set Available]
 
* Dec 10, 2009 - [http://wiki.eclipse.org/EclipseLink/Release/2.0.0 EclipseLink 2.0 Release Available]
 
** JPA 2.0: element collections, map keys, list order columns, orphan removal, criteria queries, meta model
 
** Moxy: XML meta-data
 
* Oct 29, 2008 - [http://www.eclipse.org/eclipselink/downloads/previous_releases.php EclipseLink 1.0.2 Patch Set Available]
 
* Sept 22, 2008 - [http://www.oracle.com/us/corporate/press/017498_EN?rssid=rss_ocom_pr Oracle Releases Oracle® TopLink® 11g Based on EclipseLink]
 
* July 9, 2008 - [http://www.eclipse.org/eclipselink/downloads/ EclipseLink 1.0 Released]
 
* Mar 17, 2008 - [http://blogs.sun.com/theaquarium/entry/eclipselink_in_glassfish_v3_as EclipseLink Announced to be JPA Provider for Glassfish v3]
 
* Mar 17, 2008 - [http://www.eclipse.org/org/press-release/20080317_Eclipselink.php EclipseLink Announced to become JPA 2.0 Reference Implementation]
 
 
</td>
 
</td>
 
</tr>
 
</tr>

Revision as of 08:31, 7 July 2014

Welcome to the Eclipse Persistence Services Project (EclipseLink) wiki home

The EclipseLink project provides a runtime persistence solution focused on leading standards and extended functionality needed for today's enterprise Java and SOA application development. EclipseLink offers support for:

EclipseLink is a sub-project of the Runtime Project.

Project Status/News

  • May 28, 2013 - EclipseLink 2.5 Release Available
    • JPA 2.1: criteria update/delete, stored procedures, converters, DDL, entity graphs
    • JPA: Hanna and Pervasive database platforms
    • Moxy: partial marshaling (object graphs)
    • JPA-RS: JPA REST services
    • Maven Central
Search elug.png Search all EclipseLink resources with these custom searches...

User Documents

Links

Articles & Presentations

Newsgroups & Mailing Lists & IRC

Blogs

Back to the top