Re: Postgresql 9.4 / JSONB / JDBC - Mailing list pgsql-jdbc

From Bosco Rama
Subject Re: Postgresql 9.4 / JSONB / JDBC
Date
Msg-id 54985F73.3010603@boscorama.com
Whole thread Raw
In response to Re: Postgresql 9.4 / JSONB / JDBC  (Alexis Meneses <alexis.meneses@gmail.com>)
Responses Re: Postgresql 9.4 / JSONB / JDBC  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
On 12/20/14 06:18, Alexis Meneses wrote:
>
> Many JSON implementations other that the default one can be used behind
> this API thanks to Java ServiceLoader API even if I believe that the widely
> used Jackson does not provide a bridge between javax.json and their
> implementation.

IIRC, there is both a conversion module for, and an actual
implementation of, javax.json (aka JSR-353) available for Jackson.

HTH,
Bosco.


pgsql-jdbc by date:

Previous
From: Christopher BROWN
Date:
Subject: Re: Postgresql 9.4 / JSONB / JDBC
Next
From: Dave Cramer
Date:
Subject: Re: Postgresql 9.4 / JSONB / JDBC