Uses of Interface
org.eclipse.jpt.core.context.java.JavaNamedColumn

Packages that use JavaNamedColumn
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.jpa2.context.java   
 

Uses of JavaNamedColumn in org.eclipse.jpt.core.context.java
 

Subinterfaces of JavaNamedColumn in org.eclipse.jpt.core.context.java
 interface JavaBaseColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaBaseJoinColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaDiscriminatorColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaJoinColumn
          Java join 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 JavaPrimaryKeyJoinColumn
          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 JavaNamedColumn in org.eclipse.jpt.core.jpa2.context.java
 

Subinterfaces of JavaNamedColumn in org.eclipse.jpt.core.jpa2.context.java
 interface JavaOrderColumn2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.