Uses of Package
org.jdbi.v3.core.mapper.reflect.internal
Packages that use org.jdbi.v3.core.mapper.reflect.internal
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.internal used by org.jdbi.v3.core.annotation.internal
-
Classes in org.jdbi.v3.core.mapper.reflect.internal used by org.jdbi.v3.core.argument.internal
-
Classes in org.jdbi.v3.core.mapper.reflect.internal used by org.jdbi.v3.core.mapper.freebuilder
-
Classes in org.jdbi.v3.core.mapper.reflect.internal used by org.jdbi.v3.core.mapper.immutables
-
Classes in org.jdbi.v3.core.mapper.reflect.internal used by org.jdbi.v3.core.mapper.reflectClassDescriptionThis class is the future home of BeanMapper functionality.
Introspector-like interface that works with arbitrary pojos, not just beans. -
Classes in org.jdbi.v3.core.mapper.reflect.internal used by org.jdbi.v3.core.mapper.reflect.internalClassDescriptionThis class is the future home of BeanMapper functionality.
Introspector-like interface that works with arbitrary pojos, not just beans.