org.eclipse.jpt.core.context.java
Interface JavaDiscriminatorColumn.Owner

All Superinterfaces:
DiscriminatorColumn.Owner, JavaNamedColumn.Owner, NamedColumn.Owner
Enclosing interface:
JavaDiscriminatorColumn

public static interface JavaDiscriminatorColumn.Owner
extends JavaNamedColumn.Owner, DiscriminatorColumn.Owner

interface allowing columns to be used in multiple places


Method Summary
 
Methods inherited from interface org.eclipse.jpt.core.context.java.JavaNamedColumn.Owner
getValidationTextRange
 
Methods inherited from interface org.eclipse.jpt.core.context.NamedColumn.Owner
getDbTable, getDefaultColumnName, 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
getDbTable, getDefaultColumnName, getTypeMapping