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