Uses of Interface
org.eclipse.jpt.jpa.core.context.orm.OrmMultiRelationshipMapping

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

Uses of OrmMultiRelationshipMapping in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of OrmMultiRelationshipMapping in org.eclipse.jpt.jpa.core.context.orm
 interface OrmManyToManyMapping
          orm.xml m:m mapping
 interface OrmOneToManyMapping
          orm.xml 1:m mapping
 

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

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