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

All Superinterfaces:
BaseColumn.Owner, BaseJoinColumn.Owner, JavaBaseColumn.Owner, JavaBaseJoinColumn.Owner, JavaNamedColumn.Owner, JoinColumn.Owner, NamedColumn.Owner, ReadOnlyBaseJoinColumn.Owner, ReadOnlyJoinColumn.Owner, ReadOnlyNamedColumn.Owner
Enclosing interface:
JavaJoinColumn

public static interface JavaJoinColumn.Owner
extends JoinColumn.Owner, JavaBaseJoinColumn.Owner, JavaBaseColumn.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.java.JavaNamedColumn.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