Uses of Class
liquibase.change.core.RawSQLChange
-
Packages that use RawSQLChange Package Description liquibase.command.core -
-
Uses of RawSQLChange in liquibase.command.core
Methods in liquibase.command.core that return RawSQLChange Modifier and Type Method Description protected static RawSQLChange
AbstractRollbackCommandStep. buildRawSQLChange(String rollbackScriptContents)
-