|
SMACS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Dbviz Column operations.
A column knows its name and the table it is part of. Some further contraints might be set for the type of the column as well as initializations and most prominently default values.
| Method Summary | |
String |
getColumnName()
The name of the column within its table/parent. |
String |
getColumnType()
The type is given as a flat string. |
DbSchemaTable |
hasParentTable()
|
| Method Detail |
public DbSchemaTable hasParentTable()
public String getColumnName()
public String getColumnType()
|
SMACS | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||