Uses of Interface
org.eclipse.jpt.jpa.core.jpa2.context.ManyToOneMapping2_0

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

Uses of ManyToOneMapping2_0 in org.eclipse.jpt.jpa.core.jpa2.context.java
 

Subinterfaces of ManyToOneMapping2_0 in org.eclipse.jpt.jpa.core.jpa2.context.java
 interface JavaManyToOneMapping2_0
          JPA 2.0 Java m:1 mapping
 

Uses of ManyToOneMapping2_0 in org.eclipse.jpt.jpa.core.jpa2.context.orm
 

Subinterfaces of ManyToOneMapping2_0 in org.eclipse.jpt.jpa.core.jpa2.context.orm
 interface OrmManyToOneMapping2_0
          JPA 2.0 orm.xml m:1 mapping.