Uses of Interface
org.eclipse.jpt.core.jpa2.resource.java.RelationshipMapping2_0Annotation

Packages that use RelationshipMapping2_0Annotation
org.eclipse.jpt.core.jpa2.context.java   
org.eclipse.jpt.core.jpa2.resource.java   
 

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

Methods in org.eclipse.jpt.core.jpa2.context.java that return RelationshipMapping2_0Annotation
 RelationshipMapping2_0Annotation JavaRelationshipMapping2_0.getMappingAnnotation()
           
 

Uses of RelationshipMapping2_0Annotation in org.eclipse.jpt.core.jpa2.resource.java
 

Subinterfaces of RelationshipMapping2_0Annotation in org.eclipse.jpt.core.jpa2.resource.java
 interface ManyToMany2_0Annotation
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ManyToOne2_0Annotation
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OneToMany2_0Annotation
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OneToOne2_0Annotation
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.