JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
org.jdbi.v3.postgres
HStore
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Type HStore
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
,
PARAMETER
,
TYPE
})
public @interface
HStore
Type qualifying annotation for
HSTORE
data type.