Uses of Class
org.jdbi.v3.core.mapper.MapMappers
Package
Description
mapper
s take the JDBC ResultSet and produce Java results.-
Uses of MapMappers in org.jdbi.v3.core.mapper
Modifier and TypeMethodDescriptionMapMappers.createCopy()
MapMappers.setCaseChange
(UnaryOperator<String> caseChange) Sets the case change strategy for the database column names.