|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface NamedColumn.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 |
buildUnresolvedNameMessage(NamedColumn column,
TextRange textRange)
Return a validation message for the column's name not resolving on the table either specified or default. |
Table |
getDbTable(java.lang.String tableName)
Return the database table for the specified table name |
java.lang.String |
getDefaultColumnName()
Return the default column name |
java.lang.String |
getDefaultTableName()
Return the name of the table which the column belongs to by default |
TypeMapping |
getTypeMapping()
Return the type mapping that contains the column. |
| Method Detail |
|---|
TypeMapping getTypeMapping()
java.lang.String getDefaultTableName()
Table getDbTable(java.lang.String tableName)
java.lang.String getDefaultColumnName()
org.eclipse.wst.validation.internal.provisional.core.IMessage buildUnresolvedNameMessage(NamedColumn column,
TextRange textRange)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||