Uses of Interface
org.jdbi.v3.core.mapper.MapEntryConfig
Package
Description
mapper
s take the JDBC ResultSet and produce Java results.vavr
is a functional programming library for the JVM.-
Uses of MapEntryConfig in org.jdbi.v3.core.mapper
-
Uses of MapEntryConfig in org.jdbi.v3.vavr
Modifier and TypeClassDescriptionclass
Mappers similar toMapEntryMappers
but map entries in vavr are in fact of typeTuple2
.