Index

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

C

configureForMethod(ConfigRegistry, Annotation, Class<?>, Method) - Method in class org.jdbi.v3.freemarker.internal.UseFreemarkerEngineImpl
 
configureForMethod(ConfigRegistry, Annotation, Class<?>, Method) - Method in class org.jdbi.v3.freemarker.internal.UseFreemarkerSqlLocatorImpl
 
configureForType(ConfigRegistry, Annotation, Class<?>) - Method in class org.jdbi.v3.freemarker.internal.UseFreemarkerEngineImpl
 
configureForType(ConfigRegistry, Annotation, Class<?>) - Method in class org.jdbi.v3.freemarker.internal.UseFreemarkerSqlLocatorImpl
 
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
 
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
 
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
 

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.
org.jdbi.v3.freemarker.internal - package org.jdbi.v3.freemarker.internal
 

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.
UseFreemarkerEngineImpl - Class in org.jdbi.v3.freemarker.internal
 
UseFreemarkerEngineImpl() - Constructor for class org.jdbi.v3.freemarker.internal.UseFreemarkerEngineImpl
 
UseFreemarkerSqlLocator - Annotation Type in org.jdbi.v3.freemarker
Configures SQL Object to locate SQL using the FreemarkerSqlLocator class.
UseFreemarkerSqlLocatorImpl - Class in org.jdbi.v3.freemarker.internal
 
UseFreemarkerSqlLocatorImpl() - Constructor for class org.jdbi.v3.freemarker.internal.UseFreemarkerSqlLocatorImpl
 
C F G L O P S U 
All Classes|All Packages