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 (Information about EclipseLink Services)
m
 
(31 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
'''[[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.'''
 +
 +
----
 +
 
<css>
 
<css>
 
h1.firstHeading{display:none;}
 
h1.firstHeading{display:none;}
 +
.rounded {-moz-border-radius: 6pt}
 
</css>  
 
</css>  
  
=EclipseLink Documentation Center=
+
= EclipseLink Documentation Center =
 +
 
 
__NOTOC__  
 
__NOTOC__  
 +
<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);">
 +
=== 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 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]
 +
 +
| width="50%" valign="top" | <div style="margin-right: 20px;">[[Image:Eclipselink nosql.png]]</div>
 +
*[http://www.eclipse.org/eclipselink/documentation/2.4/jpa/extensions/a_nosql.htm Documentation]
 +
*[[EclipseLink/Examples/JPA/NoSQL|Examples]]
 +
 +
| width="50%" valign="top" |
 +
'''OSGI'''
 +
*[[EclipseLink/Examples/OSGi|Examples]]
 +
 +
|-
 +
| width="50%" valign="top" | <div style="margin-right: 20px;">[[Image:Eclipselink moxy.png]]</div>
 +
*[http://www.eclipse.org/eclipselink/documentation/2.4/moxy/ Documentation]
 +
*[[EclipseLink/Examples/MOXy|Examples]]
 +
*[http://www.google.com/cse/home?cx=016171230611334810008:brtjnxzsfyg Search]
 +
 +
| 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;">
  
{| cellspacing="5" border="0"
 
|- valign="top"
 
| width="500" valign="top" |
 
 
=== EclipseLink Overview  ===
 
=== EclipseLink Overview  ===
  
Line 14: Line 56:
  
 
*[[EclipseLink/Installing and Configuring EclipseLink|Installing and Configuring EclipseLink]]  
 
*[[EclipseLink/Installing and Configuring EclipseLink|Installing and Configuring EclipseLink]]  
*[[EclipseLink/Release|EclipseLink Release Notes]]  
+
*[http://www.eclipse.org/eclipselink/releases/2.4.php EclipseLink 2.4 Release Notes]
 
*[[EclipseLink/Examples/MigratingFromOracleTopLink|Migration from Oracle TopLink]]  
 
*[[EclipseLink/Examples/MigratingFromOracleTopLink|Migration from Oracle TopLink]]  
 
*[[EclipseLink/FAQ|FAQs (and answers)]]  
 
*[[EclipseLink/FAQ|FAQs (and answers)]]  
Line 25: Line 67:
 
* Tips and tricks
 
* Tips and tricks
 
* Cheatsheets
 
* Cheatsheets
-->
+
-->  
  
 
{| cellpadding="5"
 
{| cellpadding="5"
 
|-
 
|-
 
| width="36" | [[Image:Search elug.png]]  
 
| width="36" | [[Image:Search elug.png]]  
| [http://www.google.com/coop/cse?cx=016171230611334810008%3A8qajdsud9zq&hl=en Search the EclipseLink User Guide].<br><ul><li>[http://www.google.com/cse/home?cx=016171230611334810008:y5kxq4rqd8s&hl=en Search JPA only]</li><li>[http://www.google.com/cse/home?cx=016171230611334810008:brtjnxzsfyg Search MOXy only]</li></ul>
+
| [http://www.google.com/cse/home?cx=016171230611334810008:y5kxq4rqd8s&hl=en Search EclipseLink JPA Documentation]  
 
|-
 
|-
 
| 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/cse/home?cx=016171230611334810008:brtjnxzsfyg Search EclipseLink MOXy Documentation]
 
|-
 
|-
| width="36" | [[Image:Print.png|32px]]
+
| width="36" | [[Image:Search elug.png]]  
| [[EclipseLink/UserGuide/JPA/Print Version|Print version of the JPA User Guide]].
+
| [http://www.google.com/cse/home?cx=016171230611334810008:ob2bbia9swa Search the entire EclipseLink Wiki].
|-
+
| width="36" | [[Image:PDF.png|32px]]  
+
| [http://wiki.eclipse.org/images/7/7c/EclipseLink_JPA_UserGuide.pdf PDF version of the JPA User Guide].
+
 
|}
 
|}
 
| 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" |
 
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>  
 
Older versions
 
|- | &nbsp; | &nbsp; |- valign="bottom" | valign="top" style="border: 1px solid rgb(153, 153, 153); padding: 10px; background-color: rgb(207, 248, 217);" colspan="2" |
 
 
=== EclipseLink Documentation  ===
 
 
Do you want to learn more about EclipseLink or review the Documentation? You should start here:
 
 
{| cellpadding="5" style="background-color: rgb(207, 248, 217);"
 
|-
 
|
 
*[[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 Application Deployment (ELUG)|Overview of EclipseLink Application Deployment]]
 
*[[EclipseLink/UserGuide/Optimizing and Customizing an EclipseLink Application (ELUG)|Optimizing and Customizing an EclipseLink Application]]
 
*[[EclipseLink/UserGuide/Overview of EclipseLink Mappings and Project Configuration (ELUG)|Overview of EclipseLink Mappings and Project Configuration]]
 
*[[EclipseLink/UserGuide/Developing JPA Projects (ELUG)|Developing JPA Projects]]
 
*[[EclipseLink/UserGuide/Developing Relational Projects (ELUG)|Developing Relational Projects]]
 
*[[EclipseLink/UserGuide/Developing XML Projects (ELUG)|Developing XML Projects]]
 
 
| &nbsp;
 
|
 
*[[EclipseLink/UserGuide/Developing EIS Projects (ELUG)|Developing EIS Projects]]
 
*[[EclipseLink/UserGuide/Using EclipseLink Sessions (ELUG)|Using EclipseLink Sessions]]
 
*[[EclipseLink/UserGuide/Accessing Data with EclipseLink (ELUG)|Accessing Data with EclipseLink]]
 
*[[EclipseLink/UserGuide/Caching with EclipseLink (ELUG)|Caching with EclipseLink]]
 
*[[EclipseLink/UserGuide/Queries (ELUG)|Queries]]
 
*[[EclipseLink/UserGuide/Transactions (ELUG)|Transactions]]
 
*[[Troubleshooting an EclipseLink Application (ELUG)|Troubleshooting]]
 
*[[EclipseLink/UserGuide/Glossary (ELUG)|Glossary]]
 
 
|}
 
 
[[:Category:EclipseLink User's Guide|All Documentation Pages (by category)]]
 
 
|}
 
 
 
<br>  
 
<br>  
 
+
<div style="clear:both"></div>
 
----
 
----
  
[[Category:Eclipse_Technology_Project]] [[Category:EclipseLink|UserGuide]]
+
[[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