Package 

Class KotlinMapper

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

    
    public final class KotlinMapper
     implements RowMapper<Any>
                        
    • Method Summary

      Modifier and Type Method Description
      Object map(ResultSet rs, StatementContext ctx)
      RowMapper<Object> specialize(ResultSet rs, StatementContext ctx)
      • Methods inherited from class org.jdbi.v3.core.kotlin.KotlinMapper

        init
      • Methods inherited from class java.lang.Object

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