Re: BIGINT <-> java.lang.String auto cast - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: BIGINT <-> java.lang.String auto cast
Date
Msg-id 42955CC9.6040306@opencloud.com
Whole thread Raw
In response to Re: BIGINT <-> java.lang.String auto cast  (Dave Cramer <davec@fastcrypt.com>)
Responses Re: BIGINT <-> java.lang.String auto cast
List pgsql-jdbc
Dave Cramer wrote:
> I have a patch that I haven't applied yet, but can that will allow you
> to use setObject(n, obj,sqltype) and it will convert obj to the sqltype
> requested as per the spec.

Err the current driver already did this, I thought?

-O

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: DatabaseMetaData.getExtraNameCharacters
Next
From: Oliver Jowett
Date:
Subject: Re: BIGINT <-> java.lang.String auto cast