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