Uses of Class
org.jdbi.v3.core.mapper.JoinRow
Packages that use JoinRow
Package
Description
mapper
s take the JDBC ResultSet and produce Java results.-
Uses of JoinRow in org.jdbi.v3.core.mapper
Classes in org.jdbi.v3.core.mapper that implement interfaces with type arguments of type JoinRowModifier and TypeClassDescriptionclass
ARowMapper
implementation to easily compose existing RowMappers.Methods in org.jdbi.v3.core.mapper that return JoinRowMethods in org.jdbi.v3.core.mapper that return types with arguments of type JoinRow