Uses of Interface
org.eclipse.jpt.core.context.JoinColumnEnabledRelationshipReference

Packages that use JoinColumnEnabledRelationshipReference
org.eclipse.jpt.core.context   
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.eclipselink.core.context   
 

Uses of JoinColumnEnabledRelationshipReference in org.eclipse.jpt.core.context
 

Subinterfaces of JoinColumnEnabledRelationshipReference in org.eclipse.jpt.core.context
 interface ManyToOneRelationshipReference
          Represents the RelationshipReference of a ManyToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OneToOneRelationshipReference
          Represents the RelationshipReference of a OneToOneMapping 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 JoinColumnEnabledRelationshipReference in org.eclipse.jpt.core.context.java
 

Subinterfaces of JoinColumnEnabledRelationshipReference 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 JavaManyToOneRelationshipReference
           
 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.
 

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

Subinterfaces of JoinColumnEnabledRelationshipReference in org.eclipse.jpt.core.context.orm
 interface OrmJoinColumnEnabledRelationshipReference
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmManyToOneRelationshipReference
          Represents the RelationshipReference of an OrmManyToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmOneToOneRelationshipReference
          Represents the RelationshipReference of an OrmOneToOneMapping 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 JoinColumnEnabledRelationshipReference in org.eclipse.jpt.eclipselink.core.context
 

Subinterfaces of JoinColumnEnabledRelationshipReference in org.eclipse.jpt.eclipselink.core.context
 interface EclipseLinkOneToManyRelationshipReference
          Represents the RelationshipReference of an EclipseLinkOneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.