Обсуждение: JDBC & large Objects

Поиск
Список
Период
Сортировка

JDBC & large Objects

От
"Howard Williams"
Дата:
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

От
Peter T Mount
Дата:
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/