| Package | Description |
|---|---|
| org.tinygroup.jsqlparser.statement.create.table |
| Modifier and Type | Method and Description |
|---|---|
List<ColumnDefinition> |
CreateTable.getColumnDefinitions()
A list of
ColumnDefinitions of this table. |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTable.setColumnDefinitions(List<ColumnDefinition> list) |
Copyright © 2006–2018 TinyGroup. All rights reserved.