Uses of Annotation Type
org.jdbi.v3.json.Json
Packages that use Json
-
Uses of Json in org.jdbi.v3.json.internal
Classes in org.jdbi.v3.json.internal with annotations of type JsonModifier 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