Package org.jdbi.v3.json
Interface JsonMapper.TypedJsonMapper
- Enclosing interface:
JsonMapper
public static interface JsonMapper.TypedJsonMapper
-
Method Summary
Modifier and TypeMethodDescriptionfromJson(String json, ConfigRegistry config) toJson(Object value, ConfigRegistry config)
-
Method Details
-
toJson
-
fromJson
-