Postgresql 9.4 / JSONB / JDBC - Mailing list pgsql-jdbc

From Christopher BROWN
Subject Postgresql 9.4 / JSONB / JDBC
Date
Msg-id CAHL_zcMcQbStg7fgH2peKVtC=h+2a38=ikr3SiPhk3N5tDk0eA@mail.gmail.com
Whole thread Raw
Responses Re: Postgresql 9.4 / JSONB / JDBC  (Dave Cramer <pg@fastcrypt.com>)
Re: Postgresql 9.4 / JSONB / JDBC  (Christopher BROWN <brown@reflexe.fr>)
List pgsql-jdbc
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

pgsql-jdbc by date:

Previous
From: rapidtransit440@aol.com
Date:
Subject: Re: Infinite waitOnLock
Next
From: Dave Cramer
Date:
Subject: Re: Postgresql 9.4 / JSONB / JDBC