Package 

Class BindKotlinFactory

  • All Implemented Interfaces:
    org.jdbi.v3.sqlobject.customizer.SqlStatementCustomizerFactory

    
    public final class BindKotlinFactory
     implements SqlStatementCustomizerFactory
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      SqlStatementParameterCustomizer createForParameter(Annotation annotation, Class<?> sqlObjectType, Method method, Parameter param, Integer index, Type paramType)
      • Methods inherited from class org.jdbi.v3.sqlobject.kotlin.internal.BindKotlinFactory

        createForMethod, createForType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait