Re: JDBC & large Objects

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: Howard Williams <howieshouse(at)home(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: JDBC & large Objects
Date: 2001-04-17 15:26:35
Message-ID: 987521195.3adc60ab44947@webmail.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Quoting Howard Williams <howieshouse(at)home(dot)com>:

> Is there any support for the setBinaryStream in older versions? The
> docs
> say it can be used, but it always throws the InputStream as parameter
> not
> supported exception from PreparedStatement.java. Will this be
> supported
> soon?

Only in 7.1 or later. I don't to patches to earlier versions due to time
constraints etc.

Peter

--
Peter Mount peter(at)retep(dot)org(dot)uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message mike 2001-04-17 15:26:37 Re: Select
Previous Message Tom Lane 2001-04-17 15:21:22 Re: drastic reduction in speed of inserts as the table grows