Package | Description |
---|---|
org.tinygroup.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 © 2006–2018 TinyGroup. All rights reserved.