Package liquibase.command.core.helpers
package liquibase.command.core.helpers
-
ClassDescriptionAbstract CommandStep providing database connectivity.Class to hold all methods that are common to helper classesCreates a ChangeExecListener or utilizes the one provided as argumentThis helper class provides two objects: a valid and verified DatabaseChangeLog and the ChangeLogParameters object used to instantiate it.This class contains only the arguments used by
DbUrlConnectionCommandStep
.Internal command step to be used on CommandStep pipeline to manage the database connection.Internal command step to be used on pipeline to instantiate a DiffOutputControl object that is mainly used by diffChangeLog/generateChangeLog .Internal command step to be used on CommandStep pipeline to create lock services.This helper class can be run prior to any command (but usually the *-sql commands, like update-sql) to redirect the SQL to the console, rather than running it against an actual database.Prepares objects used by database comparison Commands like diff, diffChangelog, etcThis helper class can be run prior to any command (but usually the *-sql commands, like update-sql) to redirect the SQL to the console, rather than running it against an actual database.The provided dependency.Internal command step to be used on pipeline to manage the database connection to the reference database.This class encapsulates the argument "show-summary", which applies to the update family of commands.