Re: ResultSet.updateCharacterStream

Поиск
Список
Период
Сортировка
От Jan de Visser
Тема Re: ResultSet.updateCharacterStream
Дата
Msg-id 200406171533.53706.jdevisser@digitalfairway.com
обсуждение исходный текст
Ответ на Re: ResultSet.updateCharacterStream  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
On June 17, 2004 03:11 pm, Kris Jurka wrote:
> It also appears to need the fixes made to
> Statement.setCharacterStream that do not make the assumption that read
> will return length, but may need to be called multiple times.

Yeah, I was too lazy to fix that to. In our case the Reader is always a
StringReader (need stupid hoop-jumping because Oracle is too stupid), so
that's not an issue...

JdV!!

--
--------------------------------------------------------------
Jan de Visser                     jdevisser@digitalfairway.com

                Baruk Khazad! Khazad ai-menu!
--------------------------------------------------------------

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: ResultSet.updateCharacterStream
Следующее
От: "Jie Liang"
Дата:
Сообщение: Re: Prepare Statement