Skip navigation links
B C G O S T V 

B

build(Type, ConfigRegistry) - Method in class org.jdbi.v3.vavr.VavrTupleRowMapperFactory
 
build(Type, Object, ConfigRegistry) - Method in class org.jdbi.v3.vavr.VavrValueArgumentFactory
 

C

createCopy() - Method in class org.jdbi.v3.vavr.TupleMappers
 
customizeJdbi(Jdbi) - Method in class org.jdbi.v3.vavr.VavrPlugin
 

G

getColumn(int) - Method in class org.jdbi.v3.vavr.TupleMappers
 
getKeyColumn() - Method in class org.jdbi.v3.vavr.TupleMappers
 
getValueColumn() - Method in class org.jdbi.v3.vavr.TupleMappers
 

O

org.jdbi.v3.vavr - package org.jdbi.v3.vavr
vavr is a functional programming library for the JVM.

S

setColumn(int, String) - Method in class org.jdbi.v3.vavr.TupleMappers
 
setKeyColumn(String) - Method in class org.jdbi.v3.vavr.TupleMappers
 
setRegistry(ConfigRegistry) - Method in class org.jdbi.v3.vavr.TupleMappers
 
setValueColumn(String) - Method in class org.jdbi.v3.vavr.TupleMappers
 

T

TupleMappers - Class in org.jdbi.v3.vavr
similar to MapEntryMappers but map entries in vavr are in fact of type Tuple2
TupleMappers() - Constructor for class org.jdbi.v3.vavr.TupleMappers
 

V

VavrPlugin - Class in org.jdbi.v3.vavr
JDBI-Plugin for vavr.io library supports single-value arguments (Option, ...) supports vavr collections via ResultBearing.collectInto(Type) call supports key-value mappings of a tuple result (implicitly used by map collectors) supports tuple projection
VavrPlugin() - Constructor for class org.jdbi.v3.vavr.VavrPlugin
 
VavrTupleRowMapperFactory - Class in org.jdbi.v3.vavr
 
VavrTupleRowMapperFactory() - Constructor for class org.jdbi.v3.vavr.VavrTupleRowMapperFactory
 
VavrValueArgumentFactory - Class in org.jdbi.v3.vavr
supports several vavr value classes (Option, Lazy, Either, Try and Validation) with the underlying "nested" value being resolved via "get"
VavrValueArgumentFactory() - Constructor for class org.jdbi.v3.vavr.VavrValueArgumentFactory
 
B C G O S T V 
Skip navigation links

Copyright © 2017. All rights reserved.