Uses of Class
liquibase.change.custom.CustomChangeWrapper
Package
Description
Although Liquibase tries to provide a wide range of database refactorings, there are times you may want to create
your own custom refactoring class.
-
Uses of CustomChangeWrapper in liquibase.change.custom
Modifier and TypeMethodDescriptionSpecify the name of the class to use as the CustomChange and assigns it togetCustomChange()
.