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

All Superinterfaces:
DiscriminatorColumn.Owner, JavaNamedColumn.Owner, NamedColumn.Owner, ReadOnlyNamedColumn.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.jpa.core.context.java.JavaNamedColumn.Owner
getValidationTextRange
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.DiscriminatorColumn.Owner
getDefaultDiscriminatorType, getDefaultLength
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.NamedColumn.Owner
buildColumnValidator, resolveDbTable
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.ReadOnlyNamedColumn.Owner
getDefaultColumnName, getDefaultTableName, getTypeMapping