Uses of Package
org.jdbi.v3.json
-
Packages that use org.jdbi.v3.json Package Description org.jdbi.v3.gson2 org.jdbi.v3.jackson2 org.jdbi.v3.json org.jdbi.v3.json.internal org.jdbi.v3.postgres Thepostgresplugin provides improved support forjava.time,hstore,uuid, andenumtypes when configured with a recent Postgres database server. -
Classes in org.jdbi.v3.json used by org.jdbi.v3.gson2 Class Description JsonMapper Deserializes JSON to Java objects, and serializes Java objects to JSON. -
Classes in org.jdbi.v3.json used by org.jdbi.v3.jackson2 Class Description JsonMapper Deserializes JSON to Java objects, and serializes Java objects to JSON. -
Classes in org.jdbi.v3.json used by org.jdbi.v3.json Class Description JsonConfig JsonMapper Deserializes JSON to Java objects, and serializes Java objects to JSON. -
Classes in org.jdbi.v3.json used by org.jdbi.v3.json.internal Class Description Json Type qualifying annotation for converting Java types tojsondata type.JsonMapper Deserializes JSON to Java objects, and serializes Java objects to JSON. -
Classes in org.jdbi.v3.json used by org.jdbi.v3.postgres Class Description EncodedJson Type qualifying annotation for pre-encodedjsondata.