Index

C F G I L O P S U 
All Classes and Interfaces|All Packages

C

createCopy() - Method in class org.jdbi.v3.freemarker.FreemarkerConfig
 
createLocator() - Method in class org.jdbi.v3.freemarker.FreemarkerConfig
 

F

findTemplate(Configuration, Class<?>, String) - Static method in class org.jdbi.v3.freemarker.FreemarkerSqlLocator
 
findTemplate(Class<?>, String) - Static method in class org.jdbi.v3.freemarker.FreemarkerSqlLocator
Deprecated.
this static method does not respect configuration, use FreemarkerConfig.createLocator()
FreemarkerConfig - Class in org.jdbi.v3.freemarker
 
FreemarkerConfig() - Constructor for class org.jdbi.v3.freemarker.FreemarkerConfig
 
FreemarkerEngine - Class in org.jdbi.v3.freemarker
Rewrites a Freemarker template, using the attributes on the StatementContext as template parameters.
FreemarkerEngine() - Constructor for class org.jdbi.v3.freemarker.FreemarkerEngine
Deprecated.
use FreemarkerEngine.instance() for a shared engine instead
FreemarkerSqlLocator - Class in org.jdbi.v3.freemarker
Locates SQL in .sql.ftl Freemarker files on the classpath.

G

getFreemarkerConfiguration() - Method in class org.jdbi.v3.freemarker.FreemarkerConfig
 

I

instance() - Static method in class org.jdbi.v3.freemarker.FreemarkerEngine
 

L

locate(Class<?>, String) - Method in class org.jdbi.v3.freemarker.FreemarkerSqlLocator
 

O

org.jdbi.v3.freemarker - package org.jdbi.v3.freemarker
freemarker provides advanced string template processing.

P

parse(String, ConfigRegistry) - Method in class org.jdbi.v3.freemarker.FreemarkerEngine
 

S

setFreemarkerConfiguration(Configuration) - Method in class org.jdbi.v3.freemarker.FreemarkerConfig
 

U

UseFreemarkerEngine - Annotation Type in org.jdbi.v3.freemarker
Configures a SQL object class or method to rewrite SQL statements using Freemarker.
UseFreemarkerSqlLocator - Annotation Type in org.jdbi.v3.freemarker
Configures SQL Object to locate SQL using the FreemarkerSqlLocator class.
C F G I L O P S U 
All Classes and Interfaces|All Packages