| Package | Description |
|---|---|
| org.jdbi.v3.core.mapper.reflect |
mapper.reflect provides RowMappers that reflectively
construct result types using techniques like constructor injection
or JavaBeans setters. |
| Modifier and Type | Method and Description |
|---|---|
protected BeanMapper<?> |
BeanMapper.createNestedMapper(StatementContext ctx,
PojoProperties.PojoProperty<T> property,
String nestedPrefix) |
Copyright © 2019. All rights reserved.