Re: BLOBs etc

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: BLOBs etc
Дата
Msg-id Pine.BSO.4.56.0501062258280.6327@leary.csoft.net
обсуждение исходный текст
Ответ на Re: BLOBs etc  (Sven Köhler <skoehler@upb.de>)
Ответы Re: BLOBs etc
Список pgsql-jdbc

On Fri, 7 Jan 2005, [ISO-8859-15] Sven Köhler wrote:

> Ohh, well. The "getInputStream/getBLOB/..." above was ment to include
> the set-Methods. After all you said, it seems reasonable not to
> impelement set/getBlob() for bytea.

The JDBC driver doesn't know what the target table looks like.  It must
blindly send data and hope it matches.  This is why the set methods can
only work for one type while the get methods could work for both.

Kris Jurka

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

Предыдущее
От: Sven Köhler
Дата:
Сообщение: Re: BLOBs etc
Следующее
От: Sven Köhler
Дата:
Сообщение: Re: BLOBs etc