Package org.jdbi.v3.freemarker
Annotation Type UseFreemarkerEngine
-
@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface UseFreemarkerEngineConfigures a SQL object class or method to rewrite SQL statements using Freemarker. Method parameters annotated with@Defineare passed to the Freemarker as template attributes.