Re: SQLJSON

From: Christopher BROWN <brown(at)reflexe(dot)fr>
To: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: SQLJSON
Date: 2015-06-28 07:48:49
Message-ID: CAHL_zcMVKfBarQ_etyW15Kum25Gkx2RqatcFbp5eM+Z+m6dwmA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Regarding JSONP support with PostgreSQL's JDBC driver, instead of lots of
inference about what's best, maybe we could just use connection properties
(to enable getObject() usage for retrieving either a JSON Model, or Stream,
and to specify the JSR-353 implementation to load) ?

In response to

  • Re: SQLJSON at 2015-06-28 07:34:47 from Christopher BROWN

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Markus KARG 2015-06-28 09:17:59 Re: SQLJSON
Previous Message Christopher BROWN 2015-06-28 07:34:47 Re: SQLJSON