| Package | Description |
|---|---|
| org.jdbi.v3.core.mapper |
mappers take the JDBC ResultSet and produce Java results. |
| Modifier and Type | Method and Description |
|---|---|
static JoinRowMapper |
JoinRowMapper.forTypes(Type... classes)
Create a JoinRowMapper that maps each of the given types and returns a
JoinRow with the resulting values. |
Copyright © 2019. All rights reserved.