Uses of Class
org.jdbi.v3.core.argument.internal.ObjectPropertyNamedArgumentFinder
Packages that use ObjectPropertyNamedArgumentFinder
Package
Description
The
argument classes translate Java types into JDBC parameters.-
Uses of ObjectPropertyNamedArgumentFinder in org.jdbi.v3.core.argument
Subclasses of ObjectPropertyNamedArgumentFinder in org.jdbi.v3.core.argumentModifier and TypeClassDescriptionclassDeprecated.this should never have been public APIclassDeprecated.this functionality will remain supported, but this class should not be APIclassDeprecated.this functionality will remain supported, but this class should not be API -
Uses of ObjectPropertyNamedArgumentFinder in org.jdbi.v3.core.argument.internal
Subclasses of ObjectPropertyNamedArgumentFinder in org.jdbi.v3.core.argument.internalModifier and TypeClassDescriptionclassThis class hosts the logic from BeanPropertyArguments.