Re: [INTERFACES] How Java interface with the JSON data type? - Mailing list pgsql-interfaces

From Dave Cramer
Subject Re: [INTERFACES] How Java interface with the JSON data type?
Date
Msg-id CADK3HH+SZ3uDhEFvNAPOz85exaQbi4mB3pr8Gua0FHpS2a1+_Q@mail.gmail.com
Whole thread Raw
In response to How Java interface with the JSON data type?  (Vernon Wu <a-vewu@expedia.com>)
List pgsql-interfaces
The easiest is through JDBC There is no special interface.

Can you show me the docs for Spring Data Mongo ?


On 5 July 2016 at 12:55, Vernon Wu <a-vewu@expedia.com> wrote:
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. 

pgsql-interfaces by date:

Previous
From: theobard
Date:
Subject: [INTERFACES] to design database (spatial data and non spatial data
Next
From: Jumshed
Date:
Subject: Re: [INTERFACES] simple example of copying data from a c/c++ array into postgres