Uses of Interface
org.eclipse.jpt.core.context.orm.OrmNamedColumn

Packages that use OrmNamedColumn
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.core.jpa2.context.orm   
 

Uses of OrmNamedColumn in org.eclipse.jpt.core.context.orm
 

Subinterfaces of OrmNamedColumn in org.eclipse.jpt.core.context.orm
 interface OrmBaseColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmBaseJoinColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmDiscriminatorColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmJoinColumn
          orm.xml 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 OrmPrimaryKeyJoinColumn
          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 OrmNamedColumn in org.eclipse.jpt.core.jpa2.context.orm
 

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