-
class
Abstract CommandStep providing database connectivity.
class
class
Creates a ChangeExecListener or utilizes the one provided as argument
class
This helper class provides two objects: a valid and verified DatabaseChangeLog and the ChangeLogParameters
object used to instantiate it.
class
class
Internal command step to be used on CommandStep pipeline to manage the database connection.
class
Internal command step to be used on pipeline to instantiate a DiffOutputControl object that is mainly used
by diffChangeLog/generateChangeLog .
class
Internal command step to be used on CommandStep pipeline to create lock services.
class
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.
class
Prepares objects used by database comparison Commands like diff, diffChangelog, etc
class
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.
class
Internal command step to be used on pipeline to manage the database connection to the reference database.