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/Examples"

m (Distributed Examples)
m (Distributed Examples)
Line 54: Line 54:
 
* [[EclipseLink/Examples/OSGi/LazyLoadingRCP|Lazy Loading RCP Tree Example]]
 
* [[EclipseLink/Examples/OSGi/LazyLoadingRCP|Lazy Loading RCP Tree Example]]
 
* [[EclipseLink/Examples/OSGi | <b>More OSGi Examples...</b>]]
 
* [[EclipseLink/Examples/OSGi | <b>More OSGi Examples...</b>]]
== Distributed Examples ==
+
== Case Studies ==
* [[EclipseLink/Examples/Distributed|Distributed JPA Enterprise Application]]
+
* [[EclipseLink/Examples/Distributed|Distributed JPA Enterprise Application Case Study]]
  
 
[[Category:EclipseLink/Example|Examples Home]]
 
[[Category:EclipseLink/Example|Examples Home]]

Revision as of 11:56, 10 February 2011

This page will serve as an index into examples developers can easily leverage to accomplish common tasks with EclipseLink. Be sure to review the EclipseLink User's Guide for complete information on using EclipseLink.

Source code to several of these examples, and to other examples can be found in EclipseLink's SVN repository, here, or accessed through SVN, or downloads.

Foundation Examples

JPA (Object-Relational) Examples

MOXy (Object-XML) Examples

SDO Examples

DBWS Examples

OSGi Examples

Case Studies

Back to the top