Re: setObject(col, blob) throws PSQLException

From: Kris Jurka <books(at)ejurka(dot)com>
To: Marc Herbert <Marc(dot)Herbert(at)emicnetworks(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: setObject(col, blob) throws PSQLException
Date: 2005-09-29 21:14:22
Message-ID: Pine.BSO.4.61.0509291612380.29679@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, 29 Sep 2005, Marc Herbert wrote:

> [setObject(col, blob, Types.Blob) throw Exception]
>

I've commited a fix to cvs for both the 8.0 and 8.1 branches. Types.CLOB
and Types.ARRAY also suffered the same problem.

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2005-09-29 23:05:43 Re: getColumnClassName() and getObject() types differ for
Previous Message Kris Jurka 2005-09-29 21:12:18 Re: "Conversion of interval failed" on PGInterval with