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

Packages that use NamedColumnAnnotation
org.eclipse.jpt.core.resource.java   
 

Uses of NamedColumnAnnotation in org.eclipse.jpt.core.resource.java
 

Subinterfaces of NamedColumnAnnotation in org.eclipse.jpt.core.resource.java
 interface BaseColumnAnnotation
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ColumnAnnotation
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface DiscriminatorColumnAnnotation
          Corresponds to the javax.persistence.DiscriminatorColumn annotation Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JoinColumnAnnotation
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface NestableJoinColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface NestablePrimaryKeyJoinColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface PrimaryKeyJoinColumnAnnotation
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.