Uses of Annotation Interface
liquibase.change.DatabaseChangeProperties
Packages that use DatabaseChangeProperties
Package
Description
Technically, a Change expresses an intention for alter the structure of the Database.
- 
Uses of DatabaseChangeProperties in liquibase.change.coreMethods in liquibase.change.core with annotations of type DatabaseChangePropertiesModifier and TypeMethodDescriptionCreateProcedureChange.getProcedureBody()Deprecated.CreateProcedureChange.getProcedureText()