JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
SEARCH
Uses of Interface
org.jdbi.v3.postgres.PgLobApi
Uses of
PgLobApi
in
org.jdbi.v3.postgres
Methods in
org.jdbi.v3.postgres
that return
PgLobApi
Modifier and Type
Method
Description
PgLobApi
PostgresTypes.
getLobApi
()
Provide access to Large Object streaming via Postgres specific API.