| Package | Description |
|---|---|
| org.jdbi.v3.core.mapper |
mappers take the JDBC ResultSet and produce Java results. |
| Modifier and Type | Method and Description |
|---|---|
JoinRow |
JoinRowMapper.map(ResultSet r,
StatementContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
RowMapper<JoinRow> |
JoinRowMapper.specialize(ResultSet r,
StatementContext ctx) |
Copyright © 2017. All rights reserved.