Uses of Interface
org.eclipse.jpt.core.context.java.JavaOneToManyRelationshipReference

Packages that use JavaOneToManyRelationshipReference
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.jpa2.context.java   
 

Uses of JavaOneToManyRelationshipReference in org.eclipse.jpt.core.context.java
 

Methods in org.eclipse.jpt.core.context.java that return JavaOneToManyRelationshipReference
 JavaOneToManyRelationshipReference JavaOneToManyMapping.getRelationshipReference()
           
 

Uses of JavaOneToManyRelationshipReference in org.eclipse.jpt.core.jpa2.context.java
 

Subinterfaces of JavaOneToManyRelationshipReference in org.eclipse.jpt.core.jpa2.context.java
 interface JavaOneToManyRelationshipReference2_0
          Represents the RelationshipReference of a JavaOneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.