Uses of Class
liquibase.change.custom.CustomChangeWrapper
Packages that use 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
Methods in liquibase.change.custom that return CustomChangeWrapperModifier and TypeMethodDescriptionSpecify the name of the class to use as the CustomChange and assigns it togetCustomChange()
.