| Package | Description |
|---|---|
| liquibase.structure.core |
| Modifier and Type | Method and Description |
|---|---|
DataType.ColumnSizeUnit |
DataType.getColumnSizeUnit() |
static DataType.ColumnSizeUnit |
DataType.ColumnSizeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataType.ColumnSizeUnit[] |
DataType.ColumnSizeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataType.setColumnSizeUnit(DataType.ColumnSizeUnit columnSizeUnit) |
Copyright © 2018 Liquibase.org. All rights reserved.