Uses of Class
org.jdbi.v3.core.argument.SetObjectArgumentFactory
Packages that use SetObjectArgumentFactory
Package
Description
The 
postgres plugin provides improved support for
java.time, hstore, uuid, and enum
types when configured with a recent Postgres database server.- 
Uses of SetObjectArgumentFactory in org.jdbi.v3.postgres
Subclasses of SetObjectArgumentFactory in org.jdbi.v3.postgresModifier and TypeClassDescriptionclassclassBind UUID arguments as an Object.