Обсуждение: ENUM type via JDBC using connect string ...

Поиск
Список
Период
Сортировка

ENUM type via JDBC using connect string ...

От
Marc Fournier
Дата:

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

Re: ENUM type via JDBC using connect string ...

От
Dave Cramer
Дата:

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