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

(Basic JPA Development)
m
Line 177: Line 177:
 
**[[EclipseLink/UserGuide/JPA/Advanced JPA Development/Platform Specific Configurations|Database and Application Server Support]]  
 
**[[EclipseLink/UserGuide/JPA/Advanced JPA Development/Platform Specific Configurations|Database and Application Server Support]]  
 
**[[EclipseLink/UserGuide/JPA/Advanced JPA Development/Extensible Entities|Extensible Entities]]  
 
**[[EclipseLink/UserGuide/JPA/Advanced JPA Development/Extensible Entities|Extensible Entities]]  
**[[EclipseLink/UserGuide/JPA/Advanced JPA Development/Externalized Mappings|Externalized Mappings]]  
+
**[[EclipseLink/UserGuide/JPA/Advanced JPA Development/External Mappings|External Mappings]]  
 
**[[EclipseLink/UserGuide/JPA/Advanced JPA Development/Composite Persistence Units|Composite Persistence Units]]  
 
**[[EclipseLink/UserGuide/JPA/Advanced JPA Development/Composite Persistence Units|Composite Persistence Units]]  
 
**[[EclipseLink/UserGuide/JPA/Advanced JPA Development/Stored Procedure and PL/SQL Support |Stored Procedure and PL/SQL Support ]]  
 
**[[EclipseLink/UserGuide/JPA/Advanced JPA Development/Stored Procedure and PL/SQL Support |Stored Procedure and PL/SQL Support ]]  

Revision as of 09:34, 4 July 2011

Eclipselink-logo.gif

The EclipseLink JPA User's Guide

Version 2.2.0 (In progress)


Complete Table of Contents:

Introduction


Basic JPA Development


Advanced JPA Development

Back to the top