Re: jdbc large object support ??

Поиск
Список
Период
Сортировка
От Joachim Achtzehnter
Тема Re: jdbc large object support ??
Дата
Msg-id Pine.WNT.4.21.0007191309550.148-100000@van4
обсуждение исходный текст
Ответ на jdbc large object support ??  (John Thorhauer <jthorhauer@phoenixcolor.com>)
Список pgsql-interfaces
On Wed, 19 Jul 2000, John Thorhauer wrote:
>
> I read on the jdbc driver web page that "Stream support for large
> objects is delayed until 7.1".  But I also see an example called
> ImageViewer.java in the src distribution of postgres that uses large
> objects.  So...... Can I use postgres large objects with the most recent
> jdbc driver? Anf if so, what is "Stream support" and do I really need
> it?

Take a look at the mailing list archive. This question was discussed in
great detail during the last couple of days. You use setBytes() and
getBytes() instead of streams, for details see the archive.

Joachim



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

Предыдущее
От: John Thorhauer
Дата:
Сообщение: jdbc large object support ??
Следующее
От: John Thorhauer
Дата:
Сообщение: Re: jdbc large object support ??