Package | Description |
---|---|
org.jdbi.v3.core.mapper |
mapper s take the JDBC ResultSet and produce Java results. |
org.jdbi.v3.vavr |
vavr is a functional programming library for the JVM. |
Modifier and Type | Class and Description |
---|---|
class |
MapEntryMappers
Configuration class for MapEntryMapper.
|
Modifier and Type | Class and Description |
---|---|
class |
TupleMappers
similar to
MapEntryMappers but map entries in vavr are in fact
of type Tuple2 |
Copyright © 2019. All rights reserved.