public static class ConnectionSupplier.ConfigTemplate extends Object
| Constructor and Description |
|---|
ConfigTemplate(String templatePath,
Map<String,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getContext() |
String |
getOutputFileName() |
String |
getTemplatePath() |
String |
output() |
void |
write(File outputFile) |
public String getTemplatePath()
public String getOutputFileName()
public void write(File outputFile) throws IOException
IOExceptionpublic String output() throws IOException
IOExceptionCopyright © 2015 Liquibase.org. All rights reserved.