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"

(Newsgroups & Mailing Lists & IRC)
 
(13 intermediate revisions by 3 users not shown)
Line 7: Line 7:
 
<tr>
 
<tr>
 
<td>
 
<td>
=== Welcome to the <b>Eclipse Persistence Services Project (EclipseLink)</b> wiki ===
 
 
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:
 
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:
 
* [[/FAQ/JPA |Object-Relational (JPA)]]
 
* [[/FAQ/JPA |Object-Relational (JPA)]]
Line 21: Line 20:
 
<tr>
 
<tr>
 
<td style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;">
 
<td style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;">
 
== 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]
 
** 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
 
</td>
 
</tr>
 
</table>
 
</td>
 
</table>
 
 
Search <strong>all</strong> EclipseLink resources with [http://www.eclipse.org/eclipselink/documentation/index.php#elsearches these custom searches]...
 
  
 
<table><tr>
 
<table><tr>
Line 44: Line 26:
 
* [http://www.eclipse.org/eclipselink EclipseLink home page]
 
* [http://www.eclipse.org/eclipselink EclipseLink home page]
 
* [[Dali|Dali - Java Persistence Tooling (WTP)]]
 
* [[Dali|Dali - Java Persistence Tooling (WTP)]]
* [http://www.eclipse.org/eclipselink/downloads/index.php Downloads]
+
* [http://www.eclipse.org/eclipselink/#download Downloads]
* [http://www.eclipse.org/eclipselink/releases/index.php Roadmap]
+
* [[EclipseLink/Development/DesignDocs | Roadmap]]
 
* [[EclipseLink/Maven | Maven Repository]]
 
* [[EclipseLink/Maven | Maven Repository]]
 
* [[EclipseLink/Development|Development]]
 
* [[EclipseLink/Development|Development]]
* [https://www.ohloh.net/p/eclipselink Ohloh]
+
* [https://www.openhub.net/p/eclipselink Open HUB]
 
</td><td valign="top">
 
</td><td valign="top">
 
== Documentation ==
 
== Documentation ==
* [http://www.eclipse.org/eclipselink/documentation EclipseLink Documentation Center]
+
* [http://www.eclipse.org/eclipselink/documentation EclipseLink Documentation Center, Search]
 
* [[EclipseLink/Examples|Examples]]
 
* [[EclipseLink/Examples|Examples]]
 
* [[EclipseLink/FAQ|FAQ]]
 
* [[EclipseLink/FAQ|FAQ]]
Line 59: Line 41:
 
* [[EclipseLink/Articles|Articles]]
 
* [[EclipseLink/Articles|Articles]]
 
* [[EclipseLink/Presentations|Conference Presentations]]
 
* [[EclipseLink/Presentations|Conference Presentations]]
</td><td valign="top">
 
== Newsgroups & Mailing Lists & IRC ==
 
* [http://eclipse.1072660.n5.nabble.com/EclipseLink-f4.html EclipseLink Nabble Forums]
 
* [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]
 
 
</td><td valign="top">
 
</td><td valign="top">
 
== Blogs ==
 
== Blogs ==
* [http://eclipselink.blogspot.com EclipseLink Team Blog]
+
* [http://javarelated.com/ Java Related Blog]
 +
* [http://eclipselink.blogspot.com EclipseLink Blog]
 
* [http://java-persistence.blogspot.com Doug's Java Persistence Blog]
 
* [http://java-persistence.blogspot.com Doug's Java Persistence Blog]
 
* [http://onpersistence.blogspot.com Shaun's On Persistence Blog]
 
* [http://onpersistence.blogspot.com Shaun's On Persistence Blog]
 
* [http://bdoughan.blogspot.com Blaise's Java XML Binding Blog]
 
* [http://bdoughan.blogspot.com Blaise's Java XML Binding Blog]
 
* [http://java-persistence-performance.blogspot.com/ James Java Persistence Performance Blog]
 
* [http://java-persistence-performance.blogspot.com/ James Java Persistence Performance Blog]
 +
</td><td valign="top">
 +
== Newsgroups & Mailing Lists & IRC ==
 +
* [http://eclipse.1072660.n5.nabble.com/EclipseLink-f4.html EclipseLink Nabble Forums]
 +
* [https://dev.eclipse.org/mailman/listinfo/eclipselink-users EclipseLink Users Mailing List]
 +
* [[EclipseLink/IRC|Eclipselink IRC]]
 
</td></tr></table>
 
</td></tr></table>

Latest revision as of 21:12, 26 May 2016

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.

Links

Documentation

Blogs

Newsgroups & Mailing Lists & IRC

Back to the top