setObject(col, blob) throws PSQLException

Поиск
Список
Период
Сортировка
От Marc Herbert
Тема setObject(col, blob) throws PSQLException
Дата
Msg-id 871x3842mw.fsf@meije.emic.fr
обсуждение исходный текст
Ответы Re: setObject(col, blob) throws PSQLException
Re: setObject(col, blob) throws PSQLException
Список pgsql-jdbc
So does setObject(col, blob, Types.Blob).

Whereas setBlob(col, blob) works fine in the same test case.

This case is like missing in the big switch found in the code.
Is this on purpose?

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

Предыдущее
От: Nelson Arape
Дата:
Сообщение: Re: Problem getting a connection with Postgres 8.0.3
Следующее
От: Russell Francis
Дата:
Сообщение: Re: How to retieve binary data (bytea) without problem ?