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

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

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

Subinterfaces of BaseJoinColumnAnnotation in org.eclipse.jpt.jpa.core.jpa2.resource.java
 interface MapKeyJoinColumn2_0Annotation
          Corresponds to the JPA annotation javax.persistence.MapKeyJoinColumn
 interface NestableMapKeyJoinColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.MapKeyJoinColumn
 

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

Subinterfaces of BaseJoinColumnAnnotation in org.eclipse.jpt.jpa.core.resource.java
 interface JoinColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.JoinColumn
 interface NestableJoinColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.JoinColumn