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"

(208 intermediate revisions by 16 users not shown)
Line 1: Line 1:
[http://www.eclipse.org/eclipselink EclipseLink Home page]
+
__NOTOC__
= Eclipse Persistence Services Project (EclipseLink) =
+
<table border="0"  width="100%" cellspacing="6">
 +
<tr>
  
Welcome to the EclipseLink wiki home. EclipseLink is a sub-project of the Technology Project and is currently in its incubation phase.
+
<td valign="top">
 +
<table>
 +
<tr>
 +
<td>
 +
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/NoSQL|NoSQL (NoSQL databases, and EIS)]]
 +
* [[/FAQ/MOXy |MOXy: Object-XML (JAXB) & Object-JSON]]
 +
* [[/FAQ/DBWS|DBWS: Database Web Services]]
 +
* [[/FAQ/SDO |Service Data Objects (SDO)]]
  
* Useful Links
+
EclipseLink is a sub-project of the Runtime Project.
** [http://www.eclipse.org/eclipselink|EclipseLink home page]
+
</td>
** [http://dev.eclipse.org/mhonarc/lists/eclipselink-dev/maillist.html|eclipselink-dev@eclipse.org Archive]
+
</tr>
  
* Project Plans
+
<tr>
** Roadmap <Under Construction> - Working on initial contribution of Oracle TopLink
+
<td style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;">
  
[[Category:Eclipse Technology Project]]
+
<table><tr>
 +
<td valign="top">
 +
== Links ==
 +
* [http://www.eclipse.org/eclipselink EclipseLink home page]
 +
* [[Dali|Dali - Java Persistence Tooling (WTP)]]
 +
* [http://www.eclipse.org/eclipselink/#download Downloads]
 +
* [[EclipseLink/Development/DesignDocs | Roadmap]]
 +
* [[EclipseLink/Maven | Maven Repository]]
 +
* [[EclipseLink/Development|Development]]
 +
* [https://www.openhub.net/p/eclipselink Open HUB]
 +
</td><td valign="top">
 +
== Documentation ==
 +
* [http://www.eclipse.org/eclipselink/documentation EclipseLink Documentation Center, Search]
 +
* [[EclipseLink/Examples|Examples]]
 +
* [[EclipseLink/FAQ|FAQ]]
 +
* [http://www.eclipse.org/eclipselink/api/ Javadoc (API)]
 +
* [[EclipseLink/XSDs| XML schemas]]
 +
* [[EclipseLink/Specs|Specs]]
 +
* [[EclipseLink/Articles|Articles]]
 +
* [[EclipseLink/Presentations|Conference Presentations]]
 +
</td><td valign="top">
 +
== Blogs ==
 +
* [http://javarelated.com/ Java Related Blog]
 +
* [http://eclipselink.blogspot.com EclipseLink Blog]
 +
* [http://java-persistence.blogspot.com Doug's Java Persistence Blog]
 +
* [http://onpersistence.blogspot.com Shaun's On Persistence Blog]
 +
* [http://bdoughan.blogspot.com Blaise's Java XML Binding 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]
 +
</td></tr></table>

Revision as of 01:57, 18 April 2015

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