public class StopChangeSupplier extends AbstractChangeSupplier<StopChange>
| Constructor and Description |
|---|
StopChangeSupplier() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkDiffResult(DiffResult diffResult,
StopChange change) |
Change[] |
prepareDatabase(StopChange change) |
getAddColumnConfigSupplier, getAllParameterPermutations, getChangeName, getTestValues, isValid, revertDatabasepublic Change[] prepareDatabase(StopChange change) throws Exception
Exceptionpublic void checkDiffResult(DiffResult diffResult, StopChange change) throws Exception
ExceptionCopyright © 2015 Liquibase.org. All rights reserved.