Package | Description |
---|---|
liquibase.command | |
liquibase.command.core | |
liquibase.sdk.convert |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommand<T extends CommandResult> |
interface |
LiquibaseCommand<T extends CommandResult>
Commands are higher-level functions.
|
Modifier and Type | Class and Description |
---|---|
class |
SnapshotCommand.SnapshotCommandResult |
Modifier and Type | Method and Description |
---|---|
protected CommandResult |
DiffToChangeLogCommand.run() |
protected CommandResult |
GenerateChangeLogCommand.run() |
protected CommandResult |
DiffCommand.run() |
protected CommandResult |
DropAllCommand.run() |
protected CommandResult |
ExecuteSqlCommand.run() |
Modifier and Type | Method and Description |
---|---|
protected CommandResult |
ConvertCommand.run() |
Copyright © 2018 Liquibase.org. All rights reserved.