public class UseFreemarkerSqlLocatorImpl extends Object implements Configurer
| Constructor and Description |
|---|
UseFreemarkerSqlLocatorImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureForMethod(ConfigRegistry registry,
Annotation annotation,
Class<?> sqlObjectType,
Method method) |
void |
configureForType(ConfigRegistry registry,
Annotation annotation,
Class<?> sqlObjectType) |
public void configureForType(ConfigRegistry registry, Annotation annotation, Class<?> sqlObjectType)
configureForType in interface Configurerpublic void configureForMethod(ConfigRegistry registry, Annotation annotation, Class<?> sqlObjectType, Method method)
configureForMethod in interface ConfigurerCopyright © 2018. All rights reserved.