Class BeanPropertiesFactory
java.lang.Object
org.jdbi.v3.core.mapper.reflect.internal.BeanPropertiesFactory
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final ConfigCache<Type,BeanPropertiesFactory.BeanPojoProperties.PropertiesHolder<?>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PojoProperties<?>propertiesFor(Type t, ConfigRegistry config) private static boolean
-
Field Details
-
PROPERTY_CACHE
private static final ConfigCache<Type,BeanPropertiesFactory.BeanPojoProperties.PropertiesHolder<?>> PROPERTY_CACHE
-
-
Constructor Details
-
BeanPropertiesFactory
private BeanPropertiesFactory()
-
-
Method Details
-
propertiesFor
-
shouldSeeProperty
-