JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
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.