Uses of Class
org.jdbi.v3.core.mapper.reflect.internal.PojoMapper.PropertyData
Packages that use PojoMapper.PropertyData
-
Uses of PojoMapper.PropertyData in org.jdbi.v3.core.mapper.reflect.internal
Fields in org.jdbi.v3.core.mapper.reflect.internal with type parameters of type PojoMapper.PropertyDataModifier and TypeFieldDescriptionprivate final List<PojoMapper.PropertyData<T>>PojoMapper.BoundPojoMapper.propListConstructor parameters in org.jdbi.v3.core.mapper.reflect.internal with type arguments of type PojoMapper.PropertyDataModifierConstructorDescription(package private)BoundPojoMapper(List<PojoMapper.PropertyData<T>> propList)