From: pgsql-jdbc-owner@postgresql.org [mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of Dave Cramer Sent: Freitag, 26. Juni 2015 16:57 To: List Subject: [JDBC] SQLJSON
I'm looking for comments on how to implement a SQLJSON type in JDBC.
As there is no getSQLJSON in the resultset interface this could only be used in getObject.