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, revertDatabasepublic Change[] prepareDatabase(ExecuteShellCommandChange change) throws Exception
Exceptionpublic void checkDiffResult(DiffResult diffResult, ExecuteShellCommandChange change) throws Exception
ExceptionCopyright © 2015 Liquibase.org. All rights reserved.