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