| Package | Description |
|---|---|
| liquibase.change.core |
Technically, a Change expresses an intention for alter the structure of the Database.
|
| Modifier and Type | Method and Description |
|---|---|
protected SqlStatement[] |
LoadDataChange.generateStatementsFromRows(Database database,
List<LoadDataChange.LoadDataRowConfig> rows) |
Copyright © 2023 Liquibase.org. All rights reserved.