|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface BaseColumn.Owner
interface allowing columns to be used in multiple places (e.g. basic mappings and attribute overrides)
| Method Summary | |
|---|---|
org.eclipse.wst.validation.internal.provisional.core.IMessage |
buildTableNotValidMessage(BaseColumn column,
TextRange textRange)
Return a validation message for when the specified table is not valid in this context. |
java.util.Iterator<java.lang.String> |
candidateTableNames()
Return a list of table names that are valid for this column |
boolean |
tableNameIsInvalid(java.lang.String tableName)
return whether the given table cannot be explicitly specified in the column's 'table' element |
| Methods inherited from interface org.eclipse.jpt.core.context.NamedColumn.Owner |
|---|
buildUnresolvedNameMessage, getDbTable, getDefaultColumnName, getDefaultTableName, getTypeMapping |
| Method Detail |
|---|
boolean tableNameIsInvalid(java.lang.String tableName)
java.util.Iterator<java.lang.String> candidateTableNames()
org.eclipse.wst.validation.internal.provisional.core.IMessage buildTableNotValidMessage(BaseColumn column,
TextRange textRange)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||