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