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/Mapping/Relationship Mappings/Collection Mappings"

m (Collection Mappings)
m (Collection Mappings)
Line 1: Line 1:
 
=Collection Mappings=
 
=Collection Mappings=
  
 
+
*[[EclipseLink/UserGuide/JPA/Basic_JPA_Development/Mapping/Relationship_Mappings/Collection_Mappings/Common Collection Configurations|Common Collection Configurations]]
 +
*[[EclipseLink/UserGuide/JPA/Basic_JPA_Development/Mapping/Relationship_Mappings/Collection_Mappings/OneToMany|OneToMany]]
 +
*[[EclipseLink/UserGuide/JPA/Basic_JPA_Development/Mapping/Relationship_Mappings/Collection_Mappings/ManyToMany|ManyToMany]]
  
  

Revision as of 14:44, 15 June 2010

Collection Mappings


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

Back to the top