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
IOException
public String output() throws IOException
IOException
Copyright © 2014 Liquibase.org. All rights reserved.