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, revertDatabase
public Change[] prepareDatabase(StopChange change) throws Exception
Exception
public void checkDiffResult(DiffResult diffResult, StopChange change) throws Exception
Exception
Copyright © 2015 Liquibase.org. All rights reserved.