Difference between revisions of "Category:JPA"
m (quick 1, 2, 3, steps) |
|||
Line 42: | Line 42: | ||
− | [[Category: | + | [[Category:ELUG]] |
Revision as of 23:49, 21 May 2009
![]() |
This page lists all sections in the EclipseLink User's Guide for JPA (Java Persistence API) projects. You can also use EclipseLink's Native ORM support to extend JPA. |
Developing Applications using EclipseLink JPA
Step 1Define your persistence units in persistence.xml. |
Step 2Annotate classes with @Entity, @Embeddable, and @MappedSuperClass and/or define classes in your mapping file (orm.xml). |
Step 3Configure your application with:
|
Pages in category "JPA"
The following 10 pages are in this category, out of 10 total.