| Package | Description |
|---|---|
| net.sf.jsqlparser.expression | |
| net.sf.jsqlparser.parser | |
| net.sf.jsqlparser.statement.alter | |
| net.sf.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 © 2004–2014 JSQLParser. All rights reserved.