Uses of Package
org.jdbi.v3.json
Packages that use org.jdbi.v3.json
Package
Description
The
postgres plugin provides improved support for
java.time, hstore, uuid, and enum
types when configured with a recent Postgres database server.-
Classes in org.jdbi.v3.json used by org.jdbi.v3.gson2ClassDescriptionDeserializes JSON to Java objects, and serializes Java objects to JSON.
-
Classes in org.jdbi.v3.json used by org.jdbi.v3.jackson2ClassDescriptionDeserializes JSON to Java objects, and serializes Java objects to JSON.
-
Classes in org.jdbi.v3.json used by org.jdbi.v3.jsonClassDescriptionDeserializes JSON to Java objects, and serializes Java objects to JSON.
-
Classes in org.jdbi.v3.json used by org.jdbi.v3.json.internalClassDescriptionType qualifying annotation for converting Java types to
jsondata type.Deserializes JSON to Java objects, and serializes Java objects to JSON. -
Classes in org.jdbi.v3.json used by org.jdbi.v3.postgres