Uses of Class
liquibase.change.core.LoadDataChange.LoadDataRowConfig
Packages that use 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
Method parameters in liquibase.change.core with type arguments of type LoadDataChange.LoadDataRowConfigModifier and TypeMethodDescriptionprotected SqlStatement[]
LoadDataChange.generateStatementsFromRows
(Database database, List<LoadDataChange.LoadDataRowConfig> rows)