Uses of Interface
org.eclipse.jpt.core.context.java.JavaMultiRelationshipMapping

Packages that use JavaMultiRelationshipMapping
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.jpa2.context.java   
 

Uses of JavaMultiRelationshipMapping in org.eclipse.jpt.core.context.java
 

Subinterfaces of JavaMultiRelationshipMapping in org.eclipse.jpt.core.context.java
 interface JavaManyToManyMapping
          The java 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 JavaOneToManyMapping
          The java 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 JavaMultiRelationshipMapping in org.eclipse.jpt.core.jpa2.context.java
 

Subinterfaces of JavaMultiRelationshipMapping in org.eclipse.jpt.core.jpa2.context.java
 interface JavaManyToManyMapping2_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 JavaOneToManyMapping2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.