Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jpa.core.context.java that return CompleteColumnAnnotation
 CompleteColumnAnnotation JavaColumn.getColumnAnnotation()
           
 CompleteColumnAnnotation JavaColumn.Owner.getColumnAnnotation()
           
 

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

Subinterfaces of CompleteColumnAnnotation in org.eclipse.jpt.jpa.core.jpa2.resource.java
 interface MapKeyColumn2_0Annotation
          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.
 

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

Subinterfaces of CompleteColumnAnnotation in org.eclipse.jpt.jpa.core.resource.java
 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.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.