Uses of Interface
org.eclipse.jpt.core.context.orm.OrmOneToManyRelationshipReference

Packages that use OrmOneToManyRelationshipReference
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.core.jpa2.context.orm   
 

Uses of OrmOneToManyRelationshipReference in org.eclipse.jpt.core.context.orm
 

Methods in org.eclipse.jpt.core.context.orm that return OrmOneToManyRelationshipReference
 OrmOneToManyRelationshipReference OrmOneToManyMapping.getRelationshipReference()
           
 

Uses of OrmOneToManyRelationshipReference in org.eclipse.jpt.core.jpa2.context.orm
 

Subinterfaces of OrmOneToManyRelationshipReference in org.eclipse.jpt.core.jpa2.context.orm
 interface OrmOneToManyRelationshipReference2_0
          Represents the RelationshipReference of an OrmOneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.