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