public class FreemarkerConfig extends Object implements JdbiConfig<FreemarkerConfig>
| Constructor and Description |
|---|
FreemarkerConfig() |
| Modifier and Type | Method and Description |
|---|---|
FreemarkerConfig |
createCopy() |
FreemarkerSqlLocator |
createLocator() |
freemarker.template.Configuration |
getFreemarkerConfiguration() |
FreemarkerConfig |
setFreemarkerConfiguration(freemarker.template.Configuration freemarkerConfiguration) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetRegistrypublic FreemarkerConfig setFreemarkerConfiguration(freemarker.template.Configuration freemarkerConfiguration)
public freemarker.template.Configuration getFreemarkerConfiguration()
public FreemarkerSqlLocator createLocator()
public FreemarkerConfig createCopy()
createCopy in interface JdbiConfig<FreemarkerConfig>Copyright © 2020. All rights reserved.