Package 

Class KotlinMapperFactory

  • All Implemented Interfaces:
    org.jdbi.v3.core.mapper.RowMapperFactory

    
    public final class KotlinMapperFactory
     implements RowMapperFactory
                        
    • Method Summary

      Modifier and Type Method Description
      Optional<RowMapper<?>> build(Type type, ConfigRegistry config)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KotlinMapperFactory

        KotlinMapperFactory()