JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
SEARCH
Uses of Package
org.jdbi.v3.vavr
Packages that use
org.jdbi.v3.vavr
Package
Description
org.jdbi.v3.vavr
vavr
is a functional programming library for the JVM.
Classes in
org.jdbi.v3.vavr
used by
org.jdbi.v3.vavr
Class
Description
TupleMappers
Mappers similar to
MapEntryMappers
but map entries in vavr are in fact of type
Tuple2
.