Interface | Description |
---|---|
LiquibaseCommand<T extends CommandResult> |
Commands are higher-level functions.
|
Class | Description |
---|---|
AbstractCommand<T extends CommandResult> | |
CommandFactory |
Manages
LiquibaseCommand implementations. |
CommandResult |
Holds results of a
LiquibaseCommand execution, including a message and whether the command succeeded or not. |
CommandValidationErrors |
Exception | Description |
---|---|
CommandExecutionException |
Copyright © 2020 Liquibase.org. All rights reserved.