Uses of Interface
org.eclipse.jpt.core.jpa2.context.ManyToOneRelationshipReference2_0

Packages that use ManyToOneRelationshipReference2_0
org.eclipse.jpt.core.jpa2.context   
org.eclipse.jpt.core.jpa2.context.java   
org.eclipse.jpt.core.jpa2.context.orm   
 

Uses of ManyToOneRelationshipReference2_0 in org.eclipse.jpt.core.jpa2.context
 

Methods in org.eclipse.jpt.core.jpa2.context that return ManyToOneRelationshipReference2_0
 ManyToOneRelationshipReference2_0 ManyToOneMapping2_0.getRelationshipReference()
           
 

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

Subinterfaces of ManyToOneRelationshipReference2_0 in org.eclipse.jpt.core.jpa2.context.java
 interface JavaManyToOneRelationshipReference2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

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

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