Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
EclipseLink/UserGuide/JPA/Basic JPA Development/Configuration
< EclipseLink | UserGuide | JPA | Basic JPA Development
EclipseLink JPA
| EclipseLink | |
| Website | |
| Download | |
| Community | |
| Mailing List • Forums • IRC • mattermost | |
| Issues | |
| Open • Help Wanted • Bug Day | |
| Contribute | |
| Browse Source |
Examples
JPA Configuration Basics
Various EclipseLink and object-relational mappings are handled as described in the following sections:
- Configuring Persistence Units Using persistence.xml
- Adding Metadata Using Annotations
- Specifying Object-Relational Mappings Using orm.xml
- About the Default Configuration Values
- Specifying EclipseLink Object-Relational Mappings Using eclipselink-orm.xml
See also: