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
m
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<table border="0"  width="100%" cellspacing="6">  
+
<table border="0" cellspacing="5">  
 
  <tr valign="top">
 
  <tr valign="top">
 
   <td valign="top" width="310">
 
   <td valign="top" width="310">
 
=== EclipseLink Overview  ===
 
=== EclipseLink Overview  ===
 
 
If you're new to EclipseLink and want to get started quickly, start here:
 
If you're new to EclipseLink and want to get started quickly, start here:
 
* [[EclipseLink/Installing and Configuring EclipseLink | Installing and Configuring EclipseLink]]
 
* [[EclipseLink/Installing and Configuring EclipseLink | Installing and Configuring EclipseLink]]
Line 24: Line 23:
 
<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 the entire EclipseLink wiki [http://www.google.com/coop/cse?cx=002128250543942842320%3Aqffgtrd2s3k&hl=en Google Custom Search Engine].</td></tr></table>
+
<td>Search the entire EclipseLink wiki [http://www.google.com/coop/cse?cx=002128250543942842320%3Aqffgtrd2s3k&hl=en Google Custom Search Engine].</td></tr>
 
+
</table>
 
   </td>
 
   </td>
 
   <td valign="top" width="310" style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;">  
 
   <td valign="top" width="310" style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;">  
 
===Getting Started with EclipseLink===  
 
===Getting Started with EclipseLink===  
 
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:
 
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-top:1px #000000 solid;border-right:1px #000000 solid;border-bottom:#999999 1px solid;border-left:#999999 1px solid;">
+
  <div style="border-top:1px #000000 solid;border-right:1px #000000 solid;border-bottom:#999999 1px solid;border-left:#999999 1px solid;">
 
       <table cellpadding="4" width="100%">
 
       <table cellpadding="4" width="100%">
 
         <tr>
 
         <tr>
Line 55: Line 54:
 
         </tr>
 
         </tr>
 
       </table>
 
       </table>
     </div></td>
+
     </div>
 +
  </td>
 
  </tr>
 
  </tr>
  <tr><td>&nbsp;</td></tr>
+
  <tr><td>&nbsp;</td><td>&nbsp;</td></tr>
 
  <tr valign="bottom">
 
  <tr valign="bottom">
   <td valign="top" width="310" style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;" colspan="2">
+
   <td valign="top" style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;" colspan="2">
 
+
 
=== EclipseLink Documentation ===
 
=== EclipseLink Documentation ===
 
       <div style="border:1px solid #999999;background-color:#ffffff">
 
       <div style="border:1px solid #999999;background-color:#ffffff">
         <table cellpadding="5" width="50%">
+
         <table cellpadding="5">
 
           <tr>
 
           <tr>
 
             <td width="36">[[image:Search elug.png]]</td>
 
             <td width="36">[[image:Search elug.png]]</td>
Line 71: Line 70:
 
       </div>
 
       </div>
 
Do you want to learn more about EclipseLink or review the Documentation? You should start here:  
 
Do you want to learn more about EclipseLink or review the Documentation? You should start here:  
<table width="100%" cellpadding="5" style="background-color: #cff8d9;"><tr><td>
+
<table cellpadding="5" style="background-color: #cff8d9;"><tr><td>
 
* [[EclipseLink/UserGuide/Overview of EclipseLink Application Development (ELUG)|Overview of EclipseLink Application Development]]
 
* [[EclipseLink/UserGuide/Overview of EclipseLink Application Development (ELUG)|Overview of EclipseLink Application Development]]
 
* [[EclipseLink/UserGuide/Overview of EclipseLink Development Tools (ELUG)|Overview of EclipseLink Development Tools]]  
 
* [[EclipseLink/UserGuide/Overview of EclipseLink Development Tools (ELUG)|Overview of EclipseLink Development Tools]]  
Line 90: Line 89:
 
* [[EclipseLink/UserGuide/Glossary (ELUG)|Glossary]]
 
* [[EclipseLink/UserGuide/Glossary (ELUG)|Glossary]]
 
</td></tr></table>
 
</td></tr></table>
</td>
+
  </td>
  </tr>
+
</tr>
 
+
 
</table>
 
</table>
  

Revision as of 13:00, 12 March 2009

EclipseLink Overview

If you're new to EclipseLink and want to get started quickly, start here:


Search elug.png Search the entire EclipseLink wiki Google Custom Search Engine.

Getting Started with EclipseLink

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:

  

EclipseLink Documentation

Search elug.png Search the guide with a Google Custom Search Engine.

Do you want to learn more about EclipseLink or review the Documentation? You should start here:

 




Back to the top