|
||||||||||
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 | |
---|---|
Table |
getDbTable(java.lang.String tableName)
Return the wrapper for the datasource table for the given table name |
java.lang.String |
getDefaultColumnName()
Return the default column name |
TypeMapping |
getTypeMapping()
Return the type mapping that contains the column. |
Method Detail |
---|
TypeMapping getTypeMapping()
Table getDbTable(java.lang.String tableName)
java.lang.String getDefaultColumnName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |