Uses of Package
org.jdbi.v3.core.mapper.reflect
Packages that use org.jdbi.v3.core.mapper.reflect
Package
Description
mapper.reflect
provides RowMappers that reflectively
construct result types using techniques like constructor injection
or JavaBeans setters.-
Classes in org.jdbi.v3.core.mapper.reflect used by org.jdbi.v3.core.mapper.reflectClassDescriptionStrategy for matching SQL column names to Java property, field, or parameter names.Configuration class for reflective mappers.