Uses of Class
liquibase.command.core.DiffToChangeLogCommand
Packages that use DiffToChangeLogCommand
-
Uses of DiffToChangeLogCommand in liquibase.command.core
Subclasses of DiffToChangeLogCommand in liquibase.command.coreMethods in liquibase.command.core that return DiffToChangeLogCommandModifier and TypeMethodDescriptionDiffToChangeLogCommand.setChangeLogFile(String changeLogFile) Deprecated.DiffToChangeLogCommand.setDiffOutputControl(DiffOutputControl diffOutputControl) Deprecated.DiffToChangeLogCommand.setOutputStream(PrintStream outputStream) Deprecated.
CommandStepand call them withCommandFactory.getCommandDefinition(String...).