public static class BindEnumName.Factory extends Object implements org.jdbi.v3.sqlobject.customizer.SqlStatementCustomizerFactory
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
org.jdbi.v3.sqlobject.customizer.SqlStatementParameterCustomizer |
createForParameter(Annotation annotation,
Class<?> sqlObjectType,
Method method,
Parameter param,
int index,
Type paramType) |
public org.jdbi.v3.sqlobject.customizer.SqlStatementParameterCustomizer createForParameter(Annotation annotation, Class<?> sqlObjectType, Method method, Parameter param, int index, Type paramType)
createForParameter in interface org.jdbi.v3.sqlobject.customizer.SqlStatementCustomizerFactoryCopyright © 2015–2020 morimekta.net. All rights reserved.