Package | Description |
---|---|
liquibase.change.core |
Modifier and Type | Method and Description |
---|---|
List<LoadDataColumnConfig> |
LoadDataChange.getColumns() |
Modifier and Type | Method and Description |
---|---|
void |
LoadDataChange.addColumn(LoadDataColumnConfig column) |
Modifier and Type | Method and Description |
---|---|
void |
LoadDataChange.setColumns(List<LoadDataColumnConfig> columns) |
Copyright © 2018 Liquibase.org. All rights reserved.