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