Uses of Interface
org.jdbi.v3.core.mapper.reflect.internal.PojoProperties.PojoProperty
Packages that use PojoProperties.PojoProperty
-
Uses of PojoProperties.PojoProperty in org.jdbi.v3.core.mapper.reflect.internal
Classes in org.jdbi.v3.core.mapper.reflect.internal that implement PojoProperties.PojoPropertyMethods in org.jdbi.v3.core.mapper.reflect.internal that return types with arguments of type PojoProperties.PojoPropertyModifier and TypeMethodDescriptionabstract Map<String,
? extends PojoProperties.PojoProperty<T>> PojoProperties.getProperties()
Methods in org.jdbi.v3.core.mapper.reflect.internal with parameters of type PojoProperties.PojoPropertyModifier and TypeMethodDescriptiondefault void
PojoProperties.PojoBuilder.set
(PojoProperties.PojoProperty<T> property, Object value)