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.json
Json
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface Json
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
,
PARAMETER
,
TYPE
})
public @interface
Json
Type qualifying annotation for converting Java types to
json
data type.