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
Exception
protected Collection<? extends String> getTestValues(String param, Database database)
Copyright © 2016 Liquibase.org. All rights reserved.