|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ReadOnlyNamedColumn.Owner
Interface allowing columns to be used in multiple places (e.g. basic mappings and attribute overrides).
| Method Summary | |
|---|---|
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 containing the column. |
| Method Detail |
|---|
TypeMapping getTypeMapping()
java.lang.String getDefaultTableName()
java.lang.String getDefaultColumnName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||