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