JDBC and BLOB in Postgres

Поиск
Список
Период
Сортировка
От Didier Boudigue
Тема JDBC and BLOB in Postgres
Дата
Msg-id 39DC867D.6187DF@nextenso.com
обсуждение исходный текст
Список pgsql-sql
Hi,

I'm trying  Blob with JDBC Driver jdbc7.0-1.2  on postgresql 7.0.2.

the setBinaryStream method returns    InputStream as parameter not supported

the getBinaryStream method returns and does nothing.

Does anyone can tell me if the example given in paragraph "Using Large
Objects"  given in Chapter 58. JDBC Interface of the postgres document
is supposed to work ?

Thanks.





В списке pgsql-sql по дате отправления:

Предыдущее
От: Michael Ansley
Дата:
Сообщение: Object syntax
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Object syntax