Uses of Class
org.jdbi.v3.json.JsonConfig
-
Packages that use JsonConfig Package Description org.jdbi.v3.json -
-
Uses of JsonConfig in org.jdbi.v3.json
Methods in org.jdbi.v3.json that return JsonConfig Modifier and Type Method Description JsonConfigJsonConfig. createCopy()JsonConfigJsonConfig. setJsonMapper(JsonMapper jsonMapper)Constructors in org.jdbi.v3.json with parameters of type JsonConfig Constructor Description JsonConfig(JsonConfig other)
-