Uses of Class
liquibase.change.core.LoadDataChange.LoadDataRowConfig
Package
Description
Technically, a Change expresses an intention for alter the structure of the Database.
-
Uses of LoadDataChange.LoadDataRowConfig in liquibase.change.core
Modifier and TypeMethodDescriptionprotected SqlStatement[]
LoadDataChange.generateStatementsFromRows
(Database database, List<LoadDataChange.LoadDataRowConfig> rows)