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