JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.jdbi.v3.json
Annotation Type Json
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
,
PARAMETER
,
TYPE
})
public @interface
Json
Type qualifying annotation for converting Java types to
json
data type.