-
- All Implemented Interfaces:
-
org.jdbi.v3.sqlobject.customizer.SqlStatementCustomizerFactory
public final class BindKotlinFactory implements SqlStatementCustomizerFactory
-
-
Constructor Summary
Constructors Constructor Description BindKotlinFactory()
-
Method Summary
Modifier and Type Method Description SqlStatementParameterCustomizercreateForParameter(Annotation annotation, Class<?> sqlObjectType, Method method, Parameter param, Integer index, Type paramType)-
-
Method Detail
-
createForParameter
SqlStatementParameterCustomizer createForParameter(Annotation annotation, Class<?> sqlObjectType, Method method, Parameter param, Integer index, Type paramType)
-
-
-
-