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 (Learning More)
m
 
(113 intermediate revisions by 8 users not shown)
Line 1: Line 1:
'''PRELIMINARY CONTENT'''
+
'''[[Image:Elug_draft_icon.png|Warning]] This page is now obsolete. Refer to the [http://eclipse.org/eclipselink/documentation EclipseLink Documentation Center (http://eclipse.org/eclipselink/documentation)] for current information.'''
  
__NOTOC__
+
----
This page will serve as an index into the end-user documentation for EclipseLink.
+
  
<table cellpadding="5" width="100%" border="0">
+
<css>
<tr valign="top">
+
h1.firstHeading{display:none;}
  <td width="50%">
+
.rounded {-moz-border-radius: 6pt}
<div style="width:350px;border:1px solid #000000;padding:5px;background:#e1e1e1;">
+
</css>  
==Getting Started==
+
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:
+
= EclipseLink Documentation Center  =
* [[:Category:EclipseLink_User%27s_Guide|EclipseLink User's Guide]]
+
* Migration (to EclipseLink from...)
+
* Release notes
+
* Tips and tricks
+
* Cheatsheets
+
* Legal
+
  
</div>
+
__NOTOC__
  </td>
+
<div class="rounded" style="float: right; border: 2pt solid rgb(0, 0, 0); width: 500px; padding: 5px; background: none repeat scroll 0% 0% rgb(207, 248, 217);">
  <td rowspan="2">
+
=== Information about EclipseLink Services  ===
<div style="width:350px;border:1px solid #000000;padding:5px;background:#e1e1e1;">
+
  
==Using 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:
Are you already using EclipseLink? Or maybe you have a specific issue that you want to use EclipseLink to resolve?
+
<div class="rounded" style="margin: auto; border: 1pt solid rgb(0, 0, 0); width: 95%; padding: 5px; background: none repeat scroll 0% 0% rgb(255, 255, 255);">'''For current release:'''
 +
{| cellpadding="0" width="99%"
 +
|-
 +
| width="50%" valign="top" | <div style="margin-right: 20px;">[[Image:Eclipselink jpa.png]]</div>
 +
*[http://www.eclipse.org/eclipselink/documentation/2.4/jpa/extensions/toc.htm JPA Extensions Reference]
 +
*[[EclipseLink/UserGuide/JPA|Documentation]]
 +
*[[EclipseLink/Examples/JPA|Examples]]
 +
*[http://www.google.com/cse/home?cx=016171230611334810008:y5kxq4rqd8s&hl=en Search]
  
How are you using EclipseLink?
+
| width="50%" valign="top" | <div style="margin-right: 20px;">[[Image:Eclipselink nosql.png]]</div>
# First select your technology.
+
*[http://www.eclipse.org/eclipselink/documentation/2.4/jpa/extensions/a_nosql.htm Documentation]
# Then select how you are using EclipseLink.
+
*[[EclipseLink/Examples/JPA/NoSQL|Examples]]
# Link to specific example.
+
</div>
+
  </td>
+
</tr>
+
<tr>
+
  <td>
+
<div style="width:350px;border:1px solid #000000;padding:5px;background:#e1e1e1;">
+
  
==Learning More==
+
| width="50%" valign="top" |
Do you want to learn more about EclipseLink or review the User's Guide? You should start here:
+
'''OSGI'''
* [[EclipseLink/UserManual/Overview of EclipseLink Application Development (ELUG)|Overview of EclipseLink Application Development]]
+
*[[EclipseLink/Examples/OSGi|Examples]]
* [[EclipseLink/UserManual/Overview of EclipseLink Development Tools (ELUG)|Overview of EclipseLink Development Tools]]
+
* [[EclipseLink/UserManual/Overview of EclipseLink Application Deployment (ELUG)|Overview of EclipseLink Application Deployment]]
+
* [[EclipseLink/UserManual/Optimizing and Customizing an EclipseLink Application (ELUG)|Optimizing and Customizing an EclipseLink Application]]
+
* [[EclipseLink/UserManual/Overview of EclipseLink Mappings and Project Configuration (ELUG)|Overview of EclipseLink Mappings and Project Configuration]]
+
* [[EclipseLink/UserManual/Developing JPA Projects (ELUG)|Developing JPA Projects]]
+
* [[EclipseLink/UserManual/Developing Relational Projects (ELUG)|Developing Relational Projects]]
+
* [[EclipseLink/UserManual/Developing XML Projects (ELUG)|Developing XML Projects]]
+
* [[EclipseLink/UserManual/Developing EIS Projects (ELUG)|EDeveloping EIS Projects]]
+
* [[EclipseLink/UserManual/Using EclipseLink Sessions (ELUG)|Using EclipseLink Sessions]]
+
* [[EclipseLink/UserManual/Accessing Data with EclipseLink (ELUG)|Accessing Data with EclipseLink]]
+
* [[EclipseLink/UserManual/Caching with EclipseLink (ELUG)|Caching with EclipseLink]]
+
* [[EclipseLink/UserManual/Queries (ELUG)|Queries]]
+
* [[EclipseLink/UserManual/Transactions (ELUG)|Transactions]]
+
* [[EclipseLink/UserManual/Glossary (ELUG)|Glossary]]
+
  
----
+
|-
List of topics constrained to more advanced, experimental tasks. These topics may include:
+
| width="50%" valign="top" | <div style="margin-right: 20px;">[[Image:Eclipselink moxy.png]]</div>
* Links to web resources (Eclipselink homepage, developer wiki, bugzilla).
+
*[http://www.eclipse.org/eclipselink/documentation/2.4/moxy/ Documentation]
* Also provides direct links to [[EclipseLink/FAQ|FAQ]], Forums, Training, Support, Release Notes, Legal, etc.
+
*[[EclipseLink/Examples/MOXy|Examples]]  
</div>
+
*[http://www.google.com/cse/home?cx=016171230611334810008:brtjnxzsfyg Search]
  </td>
+
  
</table>
+
| width="50%" valign="top" | <div style="margin-right: 20px;">[[Image:Eclipselink sdo.png]]</div>  
 +
*[[EclipseLink/Examples/SDO|Examples]]
 +
*[[:Category:SDO|Documentation]]
  
 +
| width="50%" valign="top" | <div style="margin-right: 20px;">[[Image:Eclipselink dbws.png]]</div>
 +
*[http://www.eclipse.org/eclipselink/dbws.php Overview]
 +
*[http://www.eclipse.org/eclipselink/documentation/2.4/dbws/ Documentation]
 +
*[[EclipseLink/Examples/DBWS|Examples]]
 +
|}
 +
</div>
 +
<br> '''[[EclipseLink/Documentation Center/Older Releases|For older releases]]...'''
 +
</div> <div style="width: 400px; margin-right: 20px;">
  
 +
=== EclipseLink Overview  ===
 +
 +
If you're new to EclipseLink and want to get started quickly, start here:
 +
 +
*[[EclipseLink/Installing and Configuring EclipseLink|Installing and Configuring EclipseLink]]
 +
*[http://www.eclipse.org/eclipselink/releases/2.4.php EclipseLink 2.4 Release Notes]
 +
*[[EclipseLink/Examples/MigratingFromOracleTopLink|Migration from Oracle TopLink]]
 +
*[[EclipseLink/FAQ|FAQs (and answers)]]
 +
*[http://www.eclipse.org/eclipselink/ EclipseLink Home Page]
 +
*[http://www.eclipse.org/eclipselink/api/ Javadocs (API)]
 +
*[[EclipseLink/XSDs|EclipseLink XML schemas]]
 +
*[http://www.eclipse.org/eclipselink/downloads/index.php Download EclipseLink]
 +
 +
<!--
 +
* Tips and tricks
 +
* Cheatsheets
 +
-->
  
 +
{| cellpadding="5"
 +
|-
 +
| width="36" | [[Image:Search elug.png]]
 +
| [http://www.google.com/cse/home?cx=016171230611334810008:y5kxq4rqd8s&hl=en Search EclipseLink JPA Documentation]
 +
|-
 +
| width="36" | [[Image:Search elug.png]]
 +
| [http://www.google.com/cse/home?cx=016171230611334810008:brtjnxzsfyg Search EclipseLink MOXy Documentation]
 +
|-
 +
| width="36" | [[Image:Search elug.png]]
 +
| [http://www.google.com/cse/home?cx=016171230611334810008:ob2bbia9swa Search the entire EclipseLink Wiki].
 +
|}
 +
</div>
 +
<br>
 +
<div style="clear:both"></div>
 
----
 
----
  
[[Category:EclipseLink]]
+
[[Category:Eclipse_Technology_Project]] [[Category:EclipseLink|Documentation Center]]

Latest revision as of 09:48, 29 January 2013

Warning This page is now obsolete. Refer to the EclipseLink Documentation Center (http://eclipse.org/eclipselink/documentation) for current information.



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