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