|
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 ReadOnlyTableColumn.Owner
Interface allowing columns to be used in multiple places (e.g. basic mappings and attribute overrides).
| Method Summary | |
|---|---|
Iterable<String> |
getCandidateTableNames()
Return a list of table names that are valid for this column |
boolean |
tableNameIsInvalid(String tableName)
return whether the given table cannot be explicitly specified in the column's 'table' element |
| Methods inherited from interface org.eclipse.jpt.jpa.core.context.ReadOnlyNamedColumn.Owner |
|---|
buildColumnValidator, getDefaultColumnName, getDefaultTableName, getValidationTextRange, resolveDbTable |
| Method Detail |
|---|
boolean tableNameIsInvalid(String tableName)
Iterable<String> getCandidateTableNames()
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||