Re: SQLJSON

From: "Markus KARG" <markus(at)headcrashing(dot)eu>
To: "'List'" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: SQLJSON
Date: 2015-06-28 09:52:18
Message-ID: 001d01d0b188$1f301da0$5d9058e0$@eu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I'd call this "configuration hell". ;-)

From: pgsql-jdbc-owner(at)postgresql(dot)org [mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Christopher BROWN
Sent: Sonntag, 28. Juni 2015 09:49
To: List
Subject: Re: [JDBC] SQLJSON

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:48:49 from Christopher BROWN

Browse pgsql-jdbc by date

  From Date Subject
Next Message Álvaro Hernández Tortosa 2015-06-28 09:56:49 Re: SQLJSON
Previous Message Markus KARG 2015-06-28 09:51:23 Re: SQLJSON