Uses of Class
org.jdbi.v3.core.argument.internal.PojoPropertyArguments
Packages that use PojoPropertyArguments
Package
Description
The
argument classes translate Java types into JDBC parameters.-
Uses of PojoPropertyArguments in org.jdbi.v3.core.argument
Subclasses of PojoPropertyArguments in org.jdbi.v3.core.argumentModifier and TypeClassDescriptionclassDeprecated.this should never have been public API -
Uses of PojoPropertyArguments in org.jdbi.v3.core.argument.internal
Methods in org.jdbi.v3.core.argument.internal with parameters of type PojoPropertyArgumentsModifier and TypeMethodDescriptionNamedArgumentFinderFactory.Pojo.forPojoProps(Function<QualifiedType<?>, Function<Object, Argument>> argumentFactoryLookup, PojoPropertyArguments ppa)