Uses of Interface
org.jdbi.v3.vavr.VavrTupleRowMapperFactory.MapperValueResolver
-
Packages that use VavrTupleRowMapperFactory.MapperValueResolver Package Description org.jdbi.v3.vavr vavris a functional programming library for the JVM. -
-
Uses of VavrTupleRowMapperFactory.MapperValueResolver in org.jdbi.v3.vavr
Methods in org.jdbi.v3.vavr with parameters of type VavrTupleRowMapperFactory.MapperValueResolver Modifier and Type Method Description private io.vavr.TupleVavrTupleRowMapperFactory. buildTuple(java.lang.Class<? extends io.vavr.Tuple> tupleClass, VavrTupleRowMapperFactory.MapperValueResolver r)
-