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/Documentation Center"

m
Line 1: Line 1:
 
<css>
 
<css>
 
h1.firstHeading{display:none;}
 
h1.firstHeading{display:none;}
 +
.rounded {-moz-border-radius: 6pt}
 
</css>  
 
</css>  
  
Line 7: Line 8:
 
__NOTOC__  
 
__NOTOC__  
  
{| cellspacing="5" border="0"
+
<div style="float:right;border:2pt solid #000000;width:500px;padding:5px;background:#cff8d9" class="rounded">
|- valign="top"
+
=== Information about EclipseLink Services  ===
| width="500" valign="top" |  
+
 
 +
EclipseLink's persistence services enable object-relational with JPA and native ORM, MOXy's object-XML support with JAXB, and Service Data Objects. Here are some useful links for getting started with each of EclipseLink's persistence services:
 +
 
 +
<div style="margin:auto;border:1pt solid #000000;width:95%;padding:5px;background:#ffffff" class="rounded">
 +
'''For current release:'''<table cellpadding="0" width="99%"> <tr>  <td width="50%">
 +
<div style="float:left;margin-right:20px;">[[Image:Eclipselink_jpa.png]]</div>
 +
*[[EclipseLink/Examples/JPA|Examples]]
 +
*[[EclipseLink/UserGuide/JPA|Documentation]]
 +
*[http://www.google.com/cse/home?cx=016171230611334810008:y5kxq4rqd8s&hl=en Search]
 +
 
 +
 
 +
  </td>
 +
  <td width="10">&nbsp;</td>
 +
  <td width="50%">
 +
<div style="float:left;margin-right:20px;">[[Image:Eclipselink_sdo.png]]</div>
 +
*[[EclipseLink/Examples/SDO|Examples]]
 +
*[[:Category:SDO|Documentation]]
 +
  </td>
 +
</tr>
 +
<tr>
 +
  <td width="50%">
 +
<div style="float:left;margin-right:20px;">[[Image:Eclipselink_moxy.png]]</div>
 +
*[[EclipseLink/Examples/MOXy|Examples]]
 +
*[[EclipseLink/UserGuide/MOXy|Documentation]]
 +
*[http://www.google.com/cse/home?cx=016171230611334810008:brtjnxzsfyg Search]  </td>
 +
 
 +
 
 +
  <td width="10">&nbsp;</td>
 +
  <td width="50%">
 +
<div style="float:left;margin-right:20px;">[[Image:Eclipselink_eis.png]]</div>
 +
*[[:Category:EIS|Documentation]]
 +
  </td>
 +
</tr>
 +
<tr>
 +
  <td width="50%">
 +
<div style="float:left;margin-right:20px;">[[Image:Eclipselink_dbws.png]]</div>
 +
*[[EclipseLink/UserGuide/DBWS/Overview|Overview]]
 +
*[[:Category:DBWS|Documentation]]
 +
*[[EclipseLink/Examples/DBWS|Examples]]
 +
  <td width="10">&nbsp;</td>
 +
  <td width="50%">
 +
'''OSGI'''
 +
*[[EclipseLink/Examples/OSGi|Examples]]
 +
  </td>
 +
</tr>
 +
</table>
 +
</div>
 +
 
 +
 
 +
'''[[EclipseLink/Documentation Center/Older Releases|For older releases]]...'''
 +
 
 +
</div>
 +
<div style="width:400px;margin-right:20px;">
 
=== EclipseLink Overview  ===
 
=== EclipseLink Overview  ===
  
Line 38: Line 91:
 
| width="36" | [[Image:Search elug.png]]  
 
| width="36" | [[Image:Search elug.png]]  
 
| [http://www.google.com/coop/cse?cx=002128250543942842320%3Aqffgtrd2s3k&hl=en Search the entire EclipseLink Wiki].
 
| [http://www.google.com/coop/cse?cx=002128250543942842320%3Aqffgtrd2s3k&hl=en Search the entire EclipseLink Wiki].
|}
 
 
| width="500" valign="top" style="border: 1px solid rgb(153, 153, 153); padding: 10px; background-color: rgb(207, 248, 217);" |
 
=== Information about EclipseLink Services  ===
 
 
EclipseLink's persistence services enable object-relational with JPA and native ORM, MOXy's object-XML support with JAXB, and Service Data Objects. Here are some useful links for getting started with each of EclipseLink's persistence services:
 
<div style="border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(153, 153, 153) rgb(153, 153, 153); border-width: 1px;">
 
{| cellpadding="4" width="100%"
 
|-
 
| valign="top" | '''For current release''':
 
| valign="top" |
 
|-
 
| valign="top" |
 
JPA
 
 
*[[EclipseLink/Examples/JPA|Examples]]
 
*[[EclipseLink/UserGuide/JPA|Documentation]]
 
*[http://www.google.com/cse/home?cx=016171230611334810008:y5kxq4rqd8s&hl=en Search]
 
 
MOXy
 
 
*[[EclipseLink/Examples/MOXy|Examples]]
 
*[[EclipseLink/UserGuide/MOXy|Documentation]]
 
*[http://www.google.com/cse/home?cx=016171230611334810008:brtjnxzsfyg Search]
 
 
DBWS
 
 
*[[EclipseLink/UserGuide/DBWS/Overview|Overview]]
 
*[[:Category:DBWS|Documentation]]
 
*[[EclipseLink/Examples/DBWS|Examples]]
 
 
| valign="top" |
 
SDO
 
 
*[[EclipseLink/Examples/SDO|Examples]]
 
*[[:Category:SDO|Documentation]]
 
 
EIS
 
 
*[[:Category:EIS|Documentation]]
 
 
OSGI
 
 
*[[EclipseLink/Examples/OSGi|Examples]]
 
 
 
|}
 
|}
 
</div>
 
</div>
|-
 
| &nbsp;
 
| [[EclipseLink/Documentation Center/Older Releases|For older releases]]...<br>
 
|}
 
  
<br>
 
  
 
----
 
----
  
 
[[Category:Eclipse_Technology_Project]] [[Category:EclipseLink|UserGuide]]
 
[[Category:Eclipse_Technology_Project]] [[Category:EclipseLink|UserGuide]]

Revision as of 11:14, 25 January 2011


EclipseLink Documentation Center

Information about EclipseLink Services

EclipseLink's persistence services enable object-relational with JPA and native ORM, MOXy's object-XML support with JAXB, and Service Data Objects. Here are some useful links for getting started with each of EclipseLink's persistence services:


For older releases...



Back to the top