Package | Description |
---|---|
net.sf.jsqlparser.statement.create.table |
Modifier and Type | Method and Description |
---|---|
List<ColumnDefinition> |
CreateTable.getColumnDefinitions()
A list of
ColumnDefinition s of this table. |
Modifier and Type | Method and Description |
---|---|
void |
CreateTable.setColumnDefinitions(List<ColumnDefinition> list) |
Copyright © 2013. All Rights Reserved.