Thread: JDBC & large Objects

JDBC & large Objects

From
"Howard Williams"
Date:
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?

Thanks

Howie



Re: JDBC & large Objects

From
Peter T Mount
Date:
Quoting Howard Williams <howieshouse@home.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@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/