From: pgsql-jdbc-owner@postgresql.org [mailto:pgsql-jdbc-owner@postgresql.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) ?