Uses of Class
org.jdbi.v3.core.mapper.Mappers
Packages that use Mappers
Package
Description
mapper
s take the JDBC ResultSet and produce Java results.-
Uses of Mappers in org.jdbi.v3.core.mapper
Classes in org.jdbi.v3.core.mapper that implement interfaces with type arguments of type MappersModifier and TypeClassDescriptionclass
Configuration class for obtaining row or column mappers.Methods in org.jdbi.v3.core.mapper that return Mappers