Uses of Annotation Type
liquibase.change.DatabaseChange

Packages that use DatabaseChange
Package
Description
Technically, a Change expresses an intention for alter the structure of the Database.
Although Liquibase tries to provide a wide range of database refactorings, there are times you may want to create your own custom refactoring class.