Uses of Interface
org.jdbi.v3.postgres.PgLobApi
Packages that use PgLobApi
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 PgLobApi in org.jdbi.v3.postgres
Classes in org.jdbi.v3.postgres that implement PgLobApiFields in org.jdbi.v3.postgres declared as PgLobApiMethods in org.jdbi.v3.postgres that return PgLobApiModifier and TypeMethodDescriptionPostgresTypes.getLobApi()Provide access to Large Object streaming via Postgres specific API.Methods in org.jdbi.v3.postgres with parameters of type PgLobApi