-
- All Implemented Interfaces:
-
org.jdbi.v3.core.mapper.RowMapper
public final class KotlinMapper implements RowMapper<Any>
-
-
Constructor Summary
Constructors Constructor Description KotlinMapper(Class<?> clazz, String prefix)KotlinMapper(KClass<?> kClass, String prefix)
-