Uses of Class
org.jdbi.v3.postgres.PostgresPlugin
Packages that use PostgresPlugin
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 PostgresPlugin in org.jdbi.v3.postgresMethods in org.jdbi.v3.postgres that return PostgresPluginModifier and TypeMethodDescriptionstatic PostgresPluginPostgresPlugin.noUnqualifiedHstoreBindings()Do not install the legacy (unqualified) bindings forHStoreArgumentFactoryandHStoreColumnMapper.