Package org.jdbi.v3.core.mapper.reflect.internal
package org.jdbi.v3.core.mapper.reflect.internal
-
ClassDescriptionBuilderSpec<T,
B> Delegating mapper that implements the @PropagateNull semantics to check a specific column in the result set for null first.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.