org.eclipse.jpt.core.context.orm
Interface OrmDiscriminatorColumn.Owner

All Superinterfaces:
DiscriminatorColumn.Owner, NamedColumn.Owner, OrmNamedColumn.Owner
Enclosing interface:
OrmDiscriminatorColumn

public static interface OrmDiscriminatorColumn.Owner
extends OrmNamedColumn.Owner, DiscriminatorColumn.Owner

interface allowing columns to be used in multiple places


Method Summary
 
Methods inherited from interface org.eclipse.jpt.core.context.orm.OrmNamedColumn.Owner
getValidationTextRange
 
Methods inherited from interface org.eclipse.jpt.core.context.NamedColumn.Owner
buildUnresolvedNameMessage, getDbTable, getDefaultColumnName, getDefaultTableName, getTypeMapping
 
Methods inherited from interface org.eclipse.jpt.core.context.DiscriminatorColumn.Owner
getDefaultDiscriminatorType, getDefaultLength
 
Methods inherited from interface org.eclipse.jpt.core.context.NamedColumn.Owner
buildUnresolvedNameMessage, getDbTable, getDefaultColumnName, getDefaultTableName, getTypeMapping