Uses of Interface
org.jdbi.v3.core.mapper.reflect.internal.PojoPropertiesFactory
Packages that use PojoPropertiesFactory
-
Uses of PojoPropertiesFactory in org.jdbi.v3.core.mapper.reflect.internal
Subinterfaces of PojoPropertiesFactory in org.jdbi.v3.core.mapper.reflect.internalModifier and TypeInterfaceDescriptioninterfaceinterfaceMethods in org.jdbi.v3.core.mapper.reflect.internal that return PojoPropertiesFactoryModifier and TypeMethodDescriptionstatic <T,B> PojoPropertiesFactory static <T,M extends T>
PojoPropertiesFactoryModifiablePojoPropertiesFactory.modifiable(Class<T> defn, Class<M> impl, Supplier<M> constructor) Methods in org.jdbi.v3.core.mapper.reflect.internal with parameters of type PojoPropertiesFactoryModifier and TypeMethodDescriptionPojoTypes.register(Class<?> key, PojoPropertiesFactory factory)