| Package | Description |
|---|---|
| org.jdbi.v3.core.mapper.reflect |
| Modifier and Type | Method and Description |
|---|---|
ReflectionMappers |
ReflectionMappers.createCopy() |
ReflectionMappers |
ReflectionMappers.setColumnNameMatchers(List<ColumnNameMatcher> columnNameMatchers) |
ReflectionMappers |
ReflectionMappers.setStrictMatching(boolean strictMatching)
Throw an IllegalArgumentException if a the set of fields doesn't
match to columns exactly.
|
Copyright © 2017. All rights reserved.