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