public static class UseStringTemplateSqlLocator.RewriterFactory extends Object implements SqlStatementCustomizerFactory
| Constructor and Description |
|---|
RewriterFactory() |
| Modifier and Type | Method and Description |
|---|---|
SqlStatementCustomizer |
createForMethod(Annotation annotation,
Class<?> sqlObjectType,
Method method) |
SqlStatementCustomizer |
createForType(Annotation annotation,
Class<?> sqlObjectType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateForParameterpublic SqlStatementCustomizer createForType(Annotation annotation, Class<?> sqlObjectType)
createForType in interface SqlStatementCustomizerFactorypublic SqlStatementCustomizer createForMethod(Annotation annotation, Class<?> sqlObjectType, Method method)
createForMethod in interface SqlStatementCustomizerFactoryCopyright © 2016. All rights reserved.