public interface LiquibaseCommand
| Modifier and Type | Method and Description |
|---|---|
Object |
execute() |
String |
getName() |
CommandValidationErrors |
validate() |
String getName()
CommandValidationErrors validate()
Object execute() throws CommandExecutionException
CommandExecutionExceptionCopyright © 2015 Liquibase.org. All rights reserved.