Uses of Interface
org.eclipse.jpt.core.context.NamedColumn.Owner

Packages that use NamedColumn.Owner
org.eclipse.jpt.core.context   
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.core.jpa2.context   
org.eclipse.jpt.eclipselink.core.context   
 

Uses of NamedColumn.Owner in org.eclipse.jpt.core.context
 

Subinterfaces of NamedColumn.Owner in org.eclipse.jpt.core.context
 interface AttributeOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
static interface BaseColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
static interface BaseJoinColumn.Owner
           
 interface BasicMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ColumnMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
static interface DiscriminatorColumn.Owner
          interface allowing columns to be used in multiple places
 interface IdMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
static interface JoinColumn.Owner
          interface allowing join columns to be used in multiple places (e.g.
 interface VersionMapping
          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 NamedColumn.Owner in org.eclipse.jpt.core.context.java
 

Subinterfaces of NamedColumn.Owner in org.eclipse.jpt.core.context.java
 interface JavaAttributeOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
static interface JavaBaseColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
static interface JavaBaseJoinColumn.Owner
          interface allowing join columns to be used in multiple places (e.g.
 interface JavaBasicMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaColumnMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
static interface JavaDiscriminatorColumn.Owner
          interface allowing columns to be used in multiple places
 interface JavaIdMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
static interface JavaJoinColumn.Owner
           
static interface JavaNamedColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
 interface JavaVersionMapping
          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 NamedColumn.Owner in org.eclipse.jpt.core.context.orm
 

Subinterfaces of NamedColumn.Owner in org.eclipse.jpt.core.context.orm
 interface OrmAttributeOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
static interface OrmBaseColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
static interface OrmBaseJoinColumn.Owner
          interface allowing join columns to be used in multiple places (e.g.
 interface OrmBasicMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
static interface OrmColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
 interface OrmColumnMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
static interface OrmDiscriminatorColumn.Owner
          interface allowing columns to be used in multiple places
 interface OrmIdMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
static interface OrmJoinColumn.Owner
           
static interface OrmNamedColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
 interface OrmVersionMapping
          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 NamedColumn.Owner in org.eclipse.jpt.core.jpa2.context
 

Subinterfaces of NamedColumn.Owner in org.eclipse.jpt.core.jpa2.context
 interface AttributeOverride2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface IdMapping2_0
          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 NamedColumn.Owner in org.eclipse.jpt.eclipselink.core.context
 

Subinterfaces of NamedColumn.Owner in org.eclipse.jpt.eclipselink.core.context
 interface EclipseLinkBasicMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkIdMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkVersionMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.