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

EclipseLink/UserGuide/JPA/Basic JPA Development/Mapping/Relationship Mappings

< EclipseLink‎ | UserGuide‎ | JPA‎ | Basic JPA Development‎ | Mapping
Revision as of 14:37, 15 June 2010 by Rick.sapir.oracle.com (Talk | contribs) (Relationship Mappings)

Relationship Mappings

EclipseLink persistence provider requires that you map relationships explicitly.

Additional advanced mapping and mapping options are available through EclipseLink's descriptor and mapping API through using a DescriptorCustomizer.

For more information, see Relational Mapping Types.

You can access additional advanced mappings and mapping options through EclipseLink descriptor and mapping API using a DescriptorCustomizer Class.


Eclipselink-logo.gif
Version: DRAFT
Other versions...

Back to the top