Uses of Annotation Type
org.jdbi.v3.json.Json
-
Uses of Json in org.jdbi.v3.json.internal
Modifier and TypeClassDescriptionclass
converts a value object to json text and delegates to another factory to perform the(@Json) String
bindingclass
converts a(@Json) String
fetched by another mapper into a value object