ENUM type via JDBC using connect string ...

From: Marc Fournier <mfournier(at)sd63(dot)bc(dot)ca>
To: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: ENUM type via JDBC using connect string ...
Date: 2013-02-27 00:10:17
Message-ID: EFAC50F7-C502-476F-A6B8-BA3D4A2D27ED@sd63.bc.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2013-02-27 20:13:14 Re: ENUM type via JDBC using connect string ...
Previous Message Jeremy Whiting 2013-02-26 13:15:20 executeUpdate API contract. Return value equals 0.