| Package | Description |
|---|---|
| org.tinygroup.jsqlparser.expression | |
| org.tinygroup.jsqlparser.parser | |
| org.tinygroup.jsqlparser.statement.alter | |
| org.tinygroup.jsqlparser.statement.create.table |
| Modifier and Type | Method and Description |
|---|---|
ColDataType |
CastExpression.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
CastExpression.setType(ColDataType type) |
| Modifier and Type | Method and Description |
|---|---|
ColDataType |
CCJSqlParser.ColDataType() |
| Modifier and Type | Method and Description |
|---|---|
ColDataType |
Alter.getDataType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Alter.setDataType(ColDataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
ColDataType |
ColumnDefinition.getColDataType()
The
ColDataType of this column definition |
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnDefinition.setColDataType(ColDataType type) |
Copyright © 2006–2017 TinyGroup. All rights reserved.