Re: Unified setBlobs / setBinaryStream question

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Unified setBlobs / setBinaryStream question
Дата
Msg-id alpine.BSO.2.00.1004301801440.102@leary.csoft.net
обсуждение исходный текст
Ответ на Unified setBlobs / setBinaryStream question  (Pavel Milovantsev <pavel.milovantsev@gmail.com>)
Список pgsql-jdbc

On Fri, 30 Apr 2010, Pavel Milovantsev wrote:

>   At the old JDBC driver documentation there is a string about moving
> set/getBlob to use BYTEA type:
>
> Note: In a future release of the JDBC Driver, the getBLOB() and setBLOB()
> methods may no longer interact with Large Objects and will instead work on
> bytea data types. So it is recommended that you use the LargeObject API if
> you intend to use Large Objects.
>
>   At the recent JDBC driver documentation this line is absent. Does it mean
> that roadmap plans are changed?
>

There are no current plans to change get/setBlob to work on bytea.

Kris Jurka

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: getSuperTables
Следующее
От: Maxime Lévesque
Дата:
Сообщение: sending a block through jdbc