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