setObject(col, blob) throws PSQLException

From: Marc Herbert <Marc(dot)Herbert(at)emicnetworks(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: setObject(col, blob) throws PSQLException
Date: 2005-09-29 09:57:59
Message-ID: 871x3842mw.fsf@meije.emic.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


So does setObject(col, blob, Types.Blob).

Whereas setBlob(col, blob) works fine in the same test case.

This case is like missing in the big switch found in the code.
Is this on purpose?

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Russell Francis 2005-09-29 12:20:27 Re: How to retieve binary data (bytea) without problem ?
Previous Message Nelson Arape 2005-09-29 00:59:42 Re: Problem getting a connection with Postgres 8.0.3