Uses of Class
org.jdbi.v3.core.mapper.reflect.internal.PojoProperties
Packages that use PojoProperties
-
Uses of PojoProperties in org.jdbi.v3.core.mapper.reflect.internal
Subclasses of PojoProperties in org.jdbi.v3.core.mapper.reflect.internalModifier and TypeClassDescriptionclassstatic classMethods in org.jdbi.v3.core.mapper.reflect.internal that return PojoPropertiesModifier and TypeMethodDescriptionPojoPropertiesFactory.create(Type type, ConfigRegistry config) static PojoProperties<?>BeanPropertiesFactory.propertiesFor(Type t, ConfigRegistry config) Methods in org.jdbi.v3.core.mapper.reflect.internal that return types with arguments of type PojoProperties