EclipseLink/UserGuide/JPA/Basic JPA Development/Mapping/Relationship Mappings
< EclipseLink | UserGuide | JPA | Basic JPA Development | Mapping
Revision as of 10:50, 16 May 2011 by Ben.gelernter.oracle.com (Talk | contribs)
EclipseLink JPA
EclipseLink | |
Website | |
Download | |
Community | |
Mailing List • Forums • IRC • mattermost | |
Issues | |
Open • Help Wanted • Bug Day | |
Contribute | |
Browse Source |
Key API
Relationship Mappings
The EclipseLink persistence provider requires that you map relationships explicitly.
You can access additional advanced mappings and mapping options through the EclipseLink descriptor and mapping API using a DescriptorCustomizer class.