|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Column | |
org.tranql.ddl | |
org.tranql.sql |
Uses of Column in org.tranql.ddl |
Methods in org.tranql.ddl that return Column | |
Column |
ColumnDefinition.getColumn()
|
Constructors in org.tranql.ddl with parameters of type Column | |
ColumnDefinition(Column column,
boolean defineSQL)
|
Uses of Column in org.tranql.sql |
Methods in org.tranql.sql with parameters of type Column | |
void |
Table.addColumn(Column col)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |