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/UserGuide/Developing JPA Projects (ELUG)"

m
m (Developing JPA Projects)
Line 1: Line 1:
 
=Developing JPA Projects=
 
=Developing JPA Projects=
This part describes the Java Persistence API, including the EclipseLink implementation, and contains the following sections:
+
The following sections describe the Java Persistence API, including the EclipseLink implementation:
  
*[[Introduction to Java Persistence API (ELUG)]] – Introduces concepts of Java Persistence API.
+
*[[Introduction to Java Persistence API (ELUG)]]
  
*[[Introduction to EclipseLink JPA (ELUG)]] – Contains general information on EclipseLink implementation of Java Persistence API.
+
*[[Introduction to EclipseLink JPA (ELUG)]]
  
*[[Using EclipseLink JPA Extensions (ELUG)]] – Contains a listing of the EclipseLink JPA extensions and describes how to use them.
+
*[[Using EclipseLink JPA Extensions (ELUG)]]
  
*[[Configuring a EclipseLink JPA Application (ELUG)]] – Contains information on how to configure the EclipseLink persistence project, as well as set up the application configuration and packaging.
+
*[[Configuring a EclipseLink JPA Application (ELUG)]] – contains information on how to configure the EclipseLink persistence project, as well as set up the application configuration and packaging.
  
*[[Developing Applications Using EclipseLink JPA (ELUG)]] – Describes the actual steps you have to perform to develop your EclipseLink JPA application.
+
*[[Developing Applications Using EclipseLink JPA (ELUG)]] – describes the actual steps you have to perform to develop your EclipseLink JPA application.
  
*[[Packaging and Deploying EclipseLink JPA Applications (ELUG)]] – Describes how to package and deploy your EclipseLink JPA application.
+
*[[Packaging and Deploying EclipseLink JPA Applications (ELUG)]]
  
  

Revision as of 15:39, 19 December 2007

Developing JPA Projects

The following sections describe the Java Persistence API, including the EclipseLink implementation:


Related Topics


Copyright Statement

Copyright © Eclipse Foundation, Inc. All Rights Reserved.