Uses of Class
liquibase.change.DatabaseChangeProperties
-
Packages that use DatabaseChangeProperties Package Description liquibase.change.core Technically, a Change expresses an intention for alter the structure of the Database. -
-
Uses of DatabaseChangeProperties in liquibase.change.core
Methods in liquibase.change.core with annotations of type DatabaseChangeProperties Modifier and Type Method Description StringCreateProcedureChange. getProcedureBody()StringCreateProcedureChange. getProcedureText()
-