Uses of Interface
org.eclipse.jpt.eclipselink.core.context.EclipseLinkOneToManyRelationshipReference

Packages that use EclipseLinkOneToManyRelationshipReference
org.eclipse.jpt.eclipselink.core.context   
org.eclipse.jpt.eclipselink.core.v2_0.context   
 

Uses of EclipseLinkOneToManyRelationshipReference in org.eclipse.jpt.eclipselink.core.context
 

Methods in org.eclipse.jpt.eclipselink.core.context that return EclipseLinkOneToManyRelationshipReference
 EclipseLinkOneToManyRelationshipReference EclipseLinkOneToManyMapping.getRelationshipReference()
           
 

Uses of EclipseLinkOneToManyRelationshipReference in org.eclipse.jpt.eclipselink.core.v2_0.context
 

Subinterfaces of EclipseLinkOneToManyRelationshipReference in org.eclipse.jpt.eclipselink.core.v2_0.context
 interface EclipseLinkOneToManyRelationshipReference2_0
          Represents the RelationshipReference of an EclipseLinkOneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.