Re: Postgresql 9.4 / JSONB / JDBC

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Christopher BROWN <brown(at)reflexe(dot)fr>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Postgresql 9.4 / JSONB / JDBC
Date: 2014-12-20 12:19:43
Message-ID: CADK3HHLty7sVqEdNV-phe9FxjhgGb7mY9GoKxSvnjg=z_QXm-w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Christopher,

No you have not missed anything, there has been nothing done with jsonb and
the driver. Since you are the first, perhaps you can give me your wish list
?

What would you like to see happen ?

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On 20 December 2014 at 04:44, Christopher BROWN <brown(at)reflexe(dot)fr> wrote:
>
> Hello,
>
> I'm new to this list, and have tried searching both the mailing list
> archives, and internet in general, for information on how to use the new
> JSONB data type with JDBC. Found almost nothing in the mailing list
> archives, and internet searches "helpfully" assume I've misspelled "json"
> and give me results that are unrelated or refer to the basic "JSON" type
> from older Postgresql versions.
>
> How can this type be used, with simple "flat" key-value collections
> (maps), with tree-like maps-of-maps, and (ideally) with JSON APIs such as
> Jackson JSON API?
>
> Is it possible? Is it already described somewhere that I missed?
>
> Thanks,
> Christopher
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Christopher BROWN 2014-12-20 14:14:21 Re: Postgresql 9.4 / JSONB / JDBC
Previous Message Christopher BROWN 2014-12-20 09:44:36 Postgresql 9.4 / JSONB / JDBC