| Package | Description |
|---|---|
| liquibase.datatype | |
| liquibase.snapshot.jvm | |
| liquibase.structure.core | |
| liquibase.util |
| Modifier and Type | Method and Description |
|---|---|
LiquibaseDataType |
DataTypeFactory.from(DataType type,
Database database) |
| Modifier and Type | Method and Description |
|---|---|
protected DataType |
ColumnSnapshotGenerator.readDataType(CachedRow columnMetadataResultSet,
Column column,
Database database) |
| Modifier and Type | Method and Description |
|---|---|
DataType |
Column.getType() |
| Modifier and Type | Method and Description |
|---|---|
Column |
Column.setType(DataType type) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
SqlUtil.parseValue(Database database,
Object val,
DataType type) |
Copyright © 2018 Liquibase.org. All rights reserved.