public class AddColumnConfigSupplier extends Object
| Constructor and Description |
|---|
AddColumnConfigSupplier() |
| Modifier and Type | Method and Description |
|---|---|
Collection<AddColumnConfig> |
getStandardPermutations(Database database) |
protected Collection<? extends String> |
getTestValues(String param,
Database database) |
public Collection<AddColumnConfig> getStandardPermutations(Database database) throws Exception
Exceptionprotected Collection<? extends String> getTestValues(String param, Database database)
Copyright © 2015 Liquibase.org. All rights reserved.