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