public static class UseStringTemplateSqlLocator.LocatorFactory extends Object implements SqlObjectConfigurerFactory
| Constructor and Description |
|---|
LocatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
Consumer<SqlObjectConfig> |
createForMethod(Annotation annotation,
Class<?> sqlObjectType,
Method method) |
Consumer<SqlObjectConfig> |
createForType(Annotation annotation,
Class<?> sqlObjectType) |
public Consumer<SqlObjectConfig> createForType(Annotation annotation, Class<?> sqlObjectType)
createForType in interface SqlObjectConfigurerFactorypublic Consumer<SqlObjectConfig> createForMethod(Annotation annotation, Class<?> sqlObjectType, Method method)
createForMethod in interface SqlObjectConfigurerFactoryCopyright © 2016. All rights reserved.