| Class | Description |
|---|---|
| StringTemplateSqlLocator |
Locates SQL in
.sql.stg StringTemplate group files on the classpath. |
| StringTemplateStatementRewriter |
Rewrites a StringTemplate template, using the attributes on the
StatementContext as template parameters. |
| UseStringTemplateSqlLocator.LocatorFactory | |
| UseStringTemplateSqlLocator.RewriterFactory | |
| UseStringTemplateStatementRewriter.Factory |
| Annotation Type | Description |
|---|---|
| UseStringTemplateSqlLocator |
Configures SQL Object to locate SQL using the
StringTemplateSqlLocator.findStringTemplateSql(Class, String)
method. |
| UseStringTemplateStatementRewriter |
Configures a SQL object class or method to rewrite SQL statements using StringTemplate.
|
Copyright © 2016. All rights reserved.