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)
(151 intermediate revisions by 16 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
<table border="0"  width="100%" cellspacing="6">  
 
<table border="0"  width="100%" cellspacing="6">  
 +
<tr>
 +
 +
<td valign="top">
 +
<table>
 
<tr>
 
<tr>
 
<td>
 
<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)]]
  
=== Welcome to the <b>Eclipse Persistence Services Project (EclipseLink)</b> wiki home ===
+
EclipseLink is a sub-project of the Runtime Project.  
The EclipseLink project provides a runtime persistence solution focussed on leading standards and extended functionality needed for today's enterprise Java and SOA application development. EclipseLink offers support for:
+
* [[/FAQ/WhatIsOR |Object-Relational (JPA)]]
+
* [[/FAQ/WhatIsMOXy |MOXy: Object-XML (JAXB)]]
+
* [[/FAQ/WhatIsSDO |Service Data Objects (SDO)]]
+
* [[/FAQ/WhatIsEIS |Non-Relational (EIS via JCA)]]
+
EclipseLink is a sub-project of the Technology Project and is currently in its incubation phase.  
+
</td>
+
<td rowspan="2" width="310" style="background-color: #bbbad2; border-width: 1px; border-style: solid; border-color: #fabd23; padding: 10px;">
+
 
+
=== Links ===
+
* [http://www.eclipse.org/eclipselink EclipseLink home page]
+
* [[EclipseLink/FAQ|FAQ]]
+
* [[EclipseLink/Development|Development]]
+
 
+
==== Newsgroups & Mailing Lists ====
+
* [http://www.eclipse.org/newsportal/thread.php?group=eclipse.technology.eclipselink EclipseLink Newsgroup]
+
* [http://www.nabble.com/EclipseLink-f26430.html EclipseLink Nabble Forums]
+
* [https://dev.eclipse.org/mailman/listinfo/eclipselink-users EclipseLink Users Mailing List]
+
 
+
==== Blogs ====
+
* [http://eclipselink.blogspot.com EclipseLink Team Blog]
+
* [http://java-persistence.blogspot.com Doug's Java Persistence Blog]
+
 
+
=== User Documents ===
+
* [[EclipseLink/UserManual|User Manual]]
+
* [[EclipseLink/Examples|Examples]]
+
 
+
 
+
 
</td>
 
</td>
 
</tr>
 
</tr>
<tr valign="bottom">
 
  
<td>
 
<table width="100%" height="100%" cellpadding="0" cellspacing="0">
 
 
<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 ==
+
<table><tr>
* Current Status (Aug 27th 2007): All IPZilla bugs have been approved.  
+
<td valign="top">
** Initial source contribution checked-in
+
== Links ==
** [[EclipseLink/Building | Working on building]]
+
* [http://www.eclipse.org/eclipselink EclipseLink home page]
* [[EclipseLink/RoadMap | Project Road Map]]
+
* [[Dali|Dali - Java Persistence Tooling (WTP)]]
* [[EclipseLink/Testing | Work on comprehensive testing strategy ]]
+
* [http://www.eclipse.org/eclipselink/#download Downloads]
</td>
+
* [[EclipseLink/Development/DesignDocs | Roadmap]]
</tr>
+
* [[EclipseLink/Maven | Maven Repository]]
</table>
+
* [[EclipseLink/Development|Development]]
</td>
+
* [https://www.openhub.net/p/eclipselink Open HUB]
</tr>
+
</td><td valign="top">
 
+
== Documentation ==
<tr>
+
* [http://www.eclipse.org/eclipselink/documentation EclipseLink Documentation Center, Search]
<td colspan="2">
+
* [[EclipseLink/Examples|Examples]]
=== Articles ===
+
* [[EclipseLink/FAQ|FAQ]]
 
+
* [http://www.eclipse.org/eclipselink/api/ Javadoc (API)]
* [http://www.oracle.com/corporate/press/2007_mar/OpenSource-TopLink.html Announcement: Oracle Proposes Open Source Persistence Project at Eclipse Foundation]
+
* [[EclipseLink/XSDs| XML schemas]]
</td>
+
* [[EclipseLink/Specs|Specs]]
</tr></table>
+
* [[EclipseLink/Articles|Articles]]
[[Category:Eclipse Technology Project]]
+
* [[EclipseLink/Presentations|Conference Presentations]]
[[Category:EclipseLink]]
+
</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