Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 (Learning More)
m
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
This page will serve as an index into the end-user documentation for EclipseLink.
+
==EclipseLink User's Guide==
 
+
<table border="0" width="100%" cellspacing="6">  
<table cellpadding="5" width="100%" border="0">
+
 
  <tr valign="top">
 
  <tr valign="top">
   <td width="50%">
+
   <td valign="top">
<div style="width:350px;border:1px solid #000000;padding:5px;background:#e1e1e1;">
+
=== Getting Started ===
==Getting Started==
+
 
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:
 
List of topics constrained to those essential for a new user. These topics may include:
 
 
* [[:Category:EclipseLink_User%27s_Guide|EclipseLink User's Guide]]
 
* [[:Category:EclipseLink_User%27s_Guide|EclipseLink User's Guide]]
 
* [[EclipseLink/Examples/MigratingFromOracleTopLink|Migration from Oracle TopLink]]
 
* [[EclipseLink/Examples/MigratingFromOracleTopLink|Migration from Oracle TopLink]]
 +
* [[EclipseLink/FAQ|FAQs (and answers)]]
 +
* [http://www.eclipse.org/eclipselink/ EclipseLink Home Page]
 
* Release notes
 
* Release notes
 
* Tips and tricks
 
* Tips and tricks
 
* Cheatsheets
 
* Cheatsheets
 
* Legal
 
* Legal
 
</div>
 
 
   </td>
 
   </td>
   <td rowspan="2">
+
   <td valign="top" rowspan="3" width="310" style="background-color: #cff8d9; border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;">
<div style="width:350px;border:1px solid #000000;padding:5px;background:#e1e1e1;">
+
=== EclipseLink User's Guide ===
 
+
==Using EclipseLink==
+
Are you already using EclipseLink? Or maybe you have a specific issue that you want to use EclipseLink to resolve?
+
 
+
How are you using EclipseLink?
+
# First select your technology.
+
#* [[EclipseLink/Examples/JPA|JPA and Native ORM]]
+
#* [[EclipseLink/Examples/MOXy|MOXy]]
+
#* [[EclipseLink/Examples/SDO|SDO]]
+
# Then select how you are using EclipseLink.
+
# Link to specific example.
+
</div>
+
  </td>
+
</tr>
+
<tr>
+
  <td>
+
<div style="width:350px;border:1px solid #000000;padding:5px;background:#e1e1e1;">
+
 
+
==Learning More==
+
 
Do you want to learn more about EclipseLink or review the User's Guide? You should start here:
 
Do you want to learn more about EclipseLink or review the User's Guide? You should start here:
 
* [[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]]
Line 58: Line 35:
 
* [[EclipseLink/UserGuide/Glossary (ELUG)|Glossary]]
 
* [[EclipseLink/UserGuide/Glossary (ELUG)|Glossary]]
 
* [http://www.eclipse.org/eclipselink/api/1.0/index.html Javadocs]
 
* [http://www.eclipse.org/eclipselink/api/1.0/index.html Javadocs]
 
----
 
List of topics constrained to more advanced, experimental tasks. These topics may include:
 
* Links to web resources (Eclipselink homepage, developer wiki, bugzilla).
 
* Also provides direct links to [[EclipseLink/FAQ|FAQ]], Forums, Training, Support, Release Notes, Legal, etc.
 
</div>
 
 
   </td>
 
   </td>
 +
</tr>
 +
<tr><td>&nbsp;</td></tr>
 +
<tr valign="bottom">
 +
  <td valign="top" style="background-color: #eeeeee;border-width: 1px; border-style: solid; border-color: #999999; padding: 10px;">
 +
===Using EclipseLink===
 +
Do you have a specific issue that you want to use EclipseLink to resolve?
 +
 +
Using EclipseLink with:
 +
* [[EclipseLink/Examples/JPA|JPA and Native ORM]]
 +
* [[EclipseLink/Examples/MOXy|MOXy]]
 +
* [[EclipseLink/Examples/SDO|SDO]]
 +
</td>
 +
</tr>
  
 
</table>
 
</table>
Line 70: Line 54:
  
  
----
 
  
 +
----
 +
[[Category:Eclipse Technology Project]]
 
[[Category:EclipseLink]]
 
[[Category:EclipseLink]]

Revision as of 09:51, 10 December 2007

EclipseLink User's Guide

Getting Started

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

EclipseLink User's Guide

Do you want to learn more about EclipseLink or review the User's Guide? You should start here:

 

Using EclipseLink

Do you have a specific issue that you want to use EclipseLink to resolve?

Using EclipseLink with:




Back to the top