Uses of Interface
org.eclipse.jpt.core.resource.java.BaseJoinColumnAnnotation

Packages that use BaseJoinColumnAnnotation
org.eclipse.jpt.core.jpa2.resource.java   
org.eclipse.jpt.core.resource.java   
 

Uses of BaseJoinColumnAnnotation in org.eclipse.jpt.core.jpa2.resource.java
 

Subinterfaces of BaseJoinColumnAnnotation in org.eclipse.jpt.core.jpa2.resource.java
 interface MapKeyJoinColumn2_0Annotation
          Corresponds to the JPA annotation javax.persistence.MapKeyJoinColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface NestableMapKeyJoinColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.MapKeyJoinColumn 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 BaseJoinColumnAnnotation in org.eclipse.jpt.core.resource.java
 

Subinterfaces of BaseJoinColumnAnnotation in org.eclipse.jpt.core.resource.java
 interface JoinColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.JoinColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface NestableJoinColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.JoinColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.