public static class AlterExpression.ColumnDataType extends Object
| Constructor and Description |
|---|
ColumnDataType(String columnName,
boolean withType,
ColDataType colDataType,
List<String> columnSpecs) |
| Modifier and Type | Method and Description |
|---|---|
ColDataType |
getColDataType() |
String |
getColumnName() |
List<String> |
getColumnSpecs() |
String |
toString() |
public ColumnDataType(String columnName, boolean withType, ColDataType colDataType, List<String> columnSpecs)
Copyright © 2004–2019 JSQLParser. All rights reserved.