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

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

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

Subinterfaces of RelationshipMapping2_0Annotation in org.eclipse.jpt.jpa.core.jpa2.resource.java
 interface ManyToMany2_0Annotation
          Corresponds to the JPA 2.0 annotation javax.persistence.ManyToMany
 interface ManyToOne2_0Annotation
          Corresponds to the JPA 2.0 annotation javax.persistence.ManyToOne
 interface OneToMany2_0Annotation
          Corresponds to the JPA 2.0 annotation javax.persistence.OneToMany
 interface OneToOne2_0Annotation
          Corresponds to the JPA 2.0 annotation javax.persistence.OneToOne