|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public static interface ReadOnlyJoinColumn.Owner
Interface allowing columns to be used in multiple places (e.g. basic mappings and attribute overrides).
| Method Summary | |
|---|---|
String |
getAttributeName()
return the join column's attribute name |
Entity |
getRelationshipTarget()
The target of the relationship will usually be the target entity. |
| Methods inherited from interface org.eclipse.jpt.jpa.core.context.ReadOnlyBaseJoinColumn.Owner |
|---|
getJoinColumnsSize, getReferencedColumnDbTable |
| Methods inherited from interface org.eclipse.jpt.jpa.core.context.ReadOnlyTableColumn.Owner |
|---|
getCandidateTableNames, tableNameIsInvalid |
| Methods inherited from interface org.eclipse.jpt.jpa.core.context.ReadOnlyNamedColumn.Owner |
|---|
buildColumnValidator, getDefaultColumnName, getDefaultTableName, getValidationTextRange, resolveDbTable |
| Method Detail |
|---|
Entity getRelationshipTarget()
String getAttributeName()
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||