From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | Vernon Wu <a-vewu(at)expedia(dot)com> |
Cc: | "pgsql-interfaces(at)postgresql(dot)org" <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | Re: How Java interface with the JSON data type? |
Date: | 2017-02-12 14:10:37 |
Message-ID: | CADK3HH+SZ3uDhEFvNAPOz85exaQbi4mB3pr8Gua0FHpS2a1+_Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
The easiest is through JDBC There is no special interface.
Can you show me the docs for Spring Data Mongo ?
Dave Cramer
davec(at)postgresintl(dot)com
www.postgresintl.com
On 5 July 2016 at 12:55, Vernon Wu <a-vewu(at)expedia(dot)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.
>
From | Date | Subject | |
---|---|---|---|
Next Message | Jumshed | 2017-02-20 06:10:37 | Re: simple example of copying data from a c/c++ array into postgres |
Previous Message | theobard | 2017-01-03 09:37:41 | to design database (spatial data and non spatial data |