Package org.jdbi.v3.core.mapper.reflect.internal
package org.jdbi.v3.core.mapper.reflect.internal
-
ClassDescriptionBuilderSpec<T,
B> PojoMapper<T>This class is the future home of BeanMapper functionality.Row mapper that inspects animmutables
-style Immutable or Modifiable value class for properties and binds them in the style ofBeanMapper
.Introspector
-like interface that works with arbitrary pojos, not just beans.