Uses of Class
org.jdbi.v3.core.mapper.JoinRowMapper
Package
Description
mapper
s take the JDBC ResultSet and produce Java results.-
Uses of JoinRowMapper in org.jdbi.v3.core.mapper
Modifier and TypeMethodDescriptionstatic JoinRowMapper
Create a JoinRowMapper that maps each of the given types and returns aJoinRow
with the resulting values.