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