Dali Provisional API
Release 3.2

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

Packages that use NamedColumnAnnotation
org.eclipse.jpt.jpa.core.context.java   
org.eclipse.jpt.jpa.core.jpa2.resource.java   
org.eclipse.jpt.jpa.core.resource.java   
org.eclipse.jpt.jpa.eclipselink.core.resource.java   
 

Uses of NamedColumnAnnotation in org.eclipse.jpt.jpa.core.context.java
 

Methods in org.eclipse.jpt.jpa.core.context.java that return NamedColumnAnnotation
 NamedColumnAnnotation JavaSpecifiedNamedColumn.getColumnAnnotation()
           
 

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

Subinterfaces of NamedColumnAnnotation in org.eclipse.jpt.jpa.core.jpa2.resource.java
 interface MapKeyColumnAnnotation2_0
          Corresponds to the JPA 2.0 annotation javax.persistence.MapKeyColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface MapKeyJoinColumnAnnotation2_0
          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 OrderColumnAnnotation2_0
          Corresponds to the JPA 2.0 annotation javax.persistence.OrderColumn 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 NamedColumnAnnotation in org.eclipse.jpt.jpa.core.resource.java
 

Subinterfaces of NamedColumnAnnotation in org.eclipse.jpt.jpa.core.resource.java
 interface BaseColumnAnnotation
          Corresponds to the JPA annotations: javax.persistence.Column javax.persistence.MapKeyColumn javax.persistence.JoinColumn 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 BaseJoinColumnAnnotation
          Corresponds to the JPA annotations: javax.persistence.JoinColumn javax.persistence.MapKeyJoinColumn javax.persistence.PrimaryKeyJoinColumn 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
          Corresponds to the JPA annotation javax.persistence.Column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface CompleteColumnAnnotation
          Corresponds to the JPA annotations: javax.persistence.Column javax.persistence.MapKeyColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface CompleteJoinColumnAnnotation
          Corresponds to the JPA annotations: javax.persistence.JoinColumn 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 DiscriminatorColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.DiscriminatorColumn 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
          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 PrimaryKeyJoinColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.PrimaryKeyJoinColumn 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 NamedColumnAnnotation in org.eclipse.jpt.jpa.eclipselink.core.resource.java
 

Subinterfaces of NamedColumnAnnotation in org.eclipse.jpt.jpa.eclipselink.core.resource.java
 interface TenantDiscriminatorColumnAnnotation2_3
          Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.TenantDiscriminatorColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.