org.eclipse.jpt.jpa.core.context.orm
Interface OrmJoinColumn.Owner

All Superinterfaces:
BaseColumn.Owner, BaseJoinColumn.Owner, JoinColumn.Owner, NamedColumn.Owner, OrmBaseColumn.Owner, OrmBaseJoinColumn.Owner, OrmNamedColumn.Owner, ReadOnlyBaseJoinColumn.Owner, ReadOnlyJoinColumn.Owner, ReadOnlyNamedColumn.Owner
Enclosing interface:
OrmJoinColumn

public static interface OrmJoinColumn.Owner
extends JoinColumn.Owner, OrmBaseJoinColumn.Owner, OrmBaseColumn.Owner


Method Summary
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.ReadOnlyJoinColumn.Owner
getAttributeName, getRelationshipTarget
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.BaseJoinColumn.Owner
getReferencedColumnDbTable
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.ReadOnlyBaseJoinColumn.Owner
joinColumnIsDefault, joinColumnsSize
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.orm.OrmNamedColumn.Owner
getValidationTextRange
 
Methods inherited from interface org.eclipse.jpt.jpa.core.context.BaseColumn.Owner
candidateTableNames, tableNameIsInvalid
 
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