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"

(User Documents)
(Newsgroups & Mailing Lists)
(6 intermediate revisions by 3 users not shown)
Line 11: Line 11:
 
* [[/FAQ/JPA |Object-Relational (JPA)]]
 
* [[/FAQ/JPA |Object-Relational (JPA)]]
 
* [[/FAQ/NoSQL|NoSQL (NoSQL databases, and EIS)]]
 
* [[/FAQ/NoSQL|NoSQL (NoSQL databases, and EIS)]]
* [[/FAQ/MOXy |MOXy: Object-XML (JAXB)]]
+
* [[/FAQ/MOXy |MOXy: Object-XML (JAXB) & Object-JSON]]
 
* [[/FAQ/DBWS|DBWS: Database Web Services]]
 
* [[/FAQ/DBWS|DBWS: Database Web Services]]
 
* [[/FAQ/SDO |Service Data Objects (SDO)]]
 
* [[/FAQ/SDO |Service Data Objects (SDO)]]
Line 24: Line 24:
 
== Project Status/News ==
 
== Project Status/News ==
  
 +
* May 28, 2013 - [http://www.eclipse.org/eclipselink/releases/2.5.php 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
 +
* 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]
 
* 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
 
** JPA: REST clients, multi-table multitenancy, database event cache invalidation, Oracle DCN, cache indexes, UUID generator
Line 60: Line 67:
 
<table cellpadding="5">
 
<table cellpadding="5">
 
<tr><td width="36">[[image:Search elug.png]]</td>
 
<tr><td width="36">[[image:Search elug.png]]</td>
<td>Search <strong>all</strong> EclipseLink resources with [http://www.google.com/coop/cse?cx=016171230611334810008:ob2bbia9swa this Google Custom Search Engine].</td></tr></table>
+
<td>Search <strong>all</strong> EclipseLink resources with [http://www.eclipse.org/eclipselink/documentation/index.php#elsearches these custom searches]...</td></tr></table>
  
 
=== User Documents ===
 
=== User Documents ===
Line 91: Line 98:
 
==== Newsgroups & Mailing Lists ====
 
==== Newsgroups & Mailing Lists ====
 
* [http://www.eclipse.org/newsportal/thread.php?group=eclipse.rt.eclipselink EclipseLink Newsgroup]
 
* [http://www.eclipse.org/newsportal/thread.php?group=eclipse.rt.eclipselink EclipseLink Newsgroup]
* [http://www.nabble.com/EclipseLink-f26430.html EclipseLink Nabble Forums]
+
* [http://eclipse.1072660.n5.nabble.com/EclipseLink-f4.html EclipseLink Nabble Forums]
 
* [https://dev.eclipse.org/mailman/listinfo/eclipselink-users EclipseLink Users Mailing List]
 
* [https://dev.eclipse.org/mailman/listinfo/eclipselink-users EclipseLink Users Mailing List]
 
* [http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.eclipselink/ Archived eclipse.technology.eclipselink Newsgroup]
 
* [http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.eclipselink/ Archived eclipse.technology.eclipselink Newsgroup]

Revision as of 08:35, 30 May 2013

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

Search elug.png Search all EclipseLink resources with these custom searches...

User Documents

Links

Articles & Presentations

Newsgroups & Mailing Lists

Blogs

Back to the top