public class ExecuteShellCommandChangeSupplier extends AbstractChangeSupplier<ExecuteShellCommandChange>
Constructor and Description |
---|
ExecuteShellCommandChangeSupplier() |
Modifier and Type | Method and Description |
---|---|
void |
checkDiffResult(DiffResult diffResult,
ExecuteShellCommandChange change) |
Change[] |
prepareDatabase(ExecuteShellCommandChange change) |
getAddColumnConfigSupplier, getAllParameterPermutations, getChangeName, getTestValues, isValid, revertDatabase
public Change[] prepareDatabase(ExecuteShellCommandChange change) throws Exception
Exception
public void checkDiffResult(DiffResult diffResult, ExecuteShellCommandChange change) throws Exception
Exception
Copyright © 2014 Liquibase.org. All rights reserved.