Uses of Interface
org.eclipse.jpt.core.resource.java.RelationshipMappingAnnotation

Packages that use RelationshipMappingAnnotation
org.eclipse.jpt.core.resource.java   
 

Uses of RelationshipMappingAnnotation in org.eclipse.jpt.core.resource.java
 

Subinterfaces of RelationshipMappingAnnotation in org.eclipse.jpt.core.resource.java
 interface ManyToManyAnnotation
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ManyToOneAnnotation
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OneToManyAnnotation
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OneToOneAnnotation
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.