Re: ENUM type via JDBC using connect string ... - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: ENUM type via JDBC using connect string ...
Date
Msg-id CADK3HHLJLk09gK_5PY+zcP5uR6Dj0aWNac7AULGMCVLU_v0_oA@mail.gmail.com
Whole thread Raw
In response to ENUM type via JDBC using connect string ...  (Marc Fournier <mfournier@sd63.bc.ca>)
List pgsql-jdbc

Dave Cramer

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


On Tue, Feb 26, 2013 at 7:10 PM, Marc Fournier <mfournier@sd63.bc.ca> wrote:

Just to confirm before we go any further on this … this is what the Java folk are doing:

<connection-url>jdbc:postgresql://10.5.254.62:5432/openstudent?stringtype=unspecified</connection-url>

Is that the correct way / place?

thx


pgsql-jdbc by date:

Previous
From: Marc Fournier
Date:
Subject: ENUM type via JDBC using connect string ...
Next
From: Heikki Linnakangas
Date:
Subject: Re: PostgreSQL JDBC bug with XA recovery?