| From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
|---|---|
| To: | Bosco Rama <postgres(at)boscorama(dot)com> |
| Cc: | Alexis Meneses <alexis(dot)meneses(at)gmail(dot)com>, Christopher BROWN <brown(at)reflexe(dot)fr>, List <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: Postgresql 9.4 / JSONB / JDBC |
| Date: | 2014-12-22 18:15:52 |
| Message-ID: | CADK3HHK=549xqsM9JYED8mWZj+WiuQFPBaG7FDnmHkywHyP=gQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Dave Cramer
dave.cramer(at)credativ(dot)ca
http://www.credativ.ca
On 22 December 2014 at 13:14, Bosco Rama <postgres(at)boscorama(dot)com> wrote:
>
> 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.
>
Is this going to make it in? I seem to recall this was being pulled. That
being said it is still a better starting point than anything else ?
>
> HTH,
> Bosco.
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bosco Rama | 2014-12-22 18:33:12 | Re: Postgresql 9.4 / JSONB / JDBC |
| Previous Message | Bosco Rama | 2014-12-22 18:14:11 | Re: Postgresql 9.4 / JSONB / JDBC |