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

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

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

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

Subinterfaces of JavaRelationshipReference 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.