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"

(JPA (Object-Relational) Examples)
(JPA (Object-Relational) Examples)
Line 17: Line 17:
 
* [[EclipseLink/Examples/SDO/JPA | Accessing Relational Data as SDO DataObjects using JPA]]
 
* [[EclipseLink/Examples/SDO/JPA | Accessing Relational Data as SDO DataObjects using JPA]]
 
* [[EclipseLink/Examples/JPA#JPA 2.0|JPA 2.0 Examples]]
 
* [[EclipseLink/Examples/JPA#JPA 2.0|JPA 2.0 Examples]]
* [[EclipseLink/Examples/Distributed | Case Study: Distributed JPA based Application]]
 
 
* [[EclipseLink/Examples/JPA | <b>More JPA Examples...</b>]]
 
* [[EclipseLink/Examples/JPA | <b>More JPA Examples...</b>]]
  

Revision as of 10:17, 1 March 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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.