Uses of Class
org.jdbi.v3.json.Json
-
Packages that use Json Package Description org.jdbi.v3.json.internal -
-
Uses of Json in org.jdbi.v3.json.internal
Classes in org.jdbi.v3.json.internal with annotations of type Json Modifier and Type Class Description classJsonArgumentFactoryconverts a value object to json text and delegates to another factory to perform the(@Json) StringbindingclassJsonColumnMapperFactoryconverts a(@Json) Stringfetched by another mapper into a value object
-