JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
SEARCH
Uses of Annotation Type
org.jdbi.v3.postgres.HStore
Uses of
HStore
in
org.jdbi.v3.postgres
Classes in
org.jdbi.v3.postgres
with annotations of type
HStore
Modifier and Type
Class
Description
class
HStoreArgumentFactory
An argument factory which binds Java's
Map
to Postgres' hstore type.
class
HStoreColumnMapper
A column mapper which maps Postgres' hstore type to Java's
Map
.