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

From Marc Fournier
Subject ENUM type via JDBC using connect string ...
Date
Msg-id EFAC50F7-C502-476F-A6B8-BA3D4A2D27ED@sd63.bc.ca
Whole thread Raw
Responses Re: ENUM type via JDBC using connect string ...  (Dave Cramer <pg@fastcrypt.com>)
List 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

pgsql-jdbc by date:

Previous
From: Jeremy Whiting
Date:
Subject: executeUpdate API contract. Return value equals 0.
Next
From: Dave Cramer
Date:
Subject: Re: ENUM type via JDBC using connect string ...