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

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

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

Subinterfaces of OrmMultiRelationshipMapping in org.eclipse.jpt.core.context.orm
 interface OrmManyToManyMapping
          The orm.xml representation of a ManyToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmOneToManyMapping
          The orm.xml representation of a OneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

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

Subinterfaces of OrmMultiRelationshipMapping in org.eclipse.jpt.core.jpa2.context.orm
 interface OrmManyToManyMapping2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmOneToManyMapping2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.