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

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

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

Subinterfaces of JavaJoinTableEnabledRelationshipReference in org.eclipse.jpt.core.context.java
 interface JavaManyToManyRelationshipReference
          Represents the RelationshipReference of a JavaManyToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaOneToManyRelationshipReference
          Represents the RelationshipReference of a JavaOneToManyMapping 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 JavaJoinTableEnabledRelationshipReference in org.eclipse.jpt.core.jpa2.context.java
 

Subinterfaces of JavaJoinTableEnabledRelationshipReference in org.eclipse.jpt.core.jpa2.context.java
 interface JavaManyToOneRelationshipReference2_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 JavaOneToManyRelationshipReference2_0
          Represents the RelationshipReference of a JavaOneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaOneToOneRelationshipReference2_0
          Represents the RelationshipReference of a JavaOneToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.