How Java interface with the JSON data type?

From: Vernon Wu <a-vewu(at)expedia(dot)com>
To: "pgsql-interfaces(at)postgresql(dot)org" <pgsql-interfaces(at)postgresql(dot)org>
Subject: How Java interface with the JSON data type?
Date: 2016-07-05 16:55:48
Message-ID: D3A134A2.85BD%a-vewu@expedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,

As a long time PostgreSQL user, I am very interested in the JSON feature. I am wondering how it shall be used in Java/Scala. Does it go through the regular jdbc or a special interface? Also, is anything similar with Spring Data Mongo for this PostgreSQL document DB feature?

Thanks.

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Reynaldo Rodriguez 2016-08-31 00:26:29 Preguntas/Questions
Previous Message Bruce Momjian 2016-06-28 03:32:54 Re: insert records from a CSV file