Re: setObject on PGInterval throws "Unknown Type null"

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: setObject on PGInterval throws "Unknown Type null"
Дата
Msg-id Pine.BSO.4.56.0501251839580.19268@leary.csoft.net
обсуждение исходный текст
Ответ на Re: setObject on PGInterval throws "Unknown Type null"  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc

On Wed, 26 Jan 2005, Oliver Jowett wrote:

> It's not unfixable, it just means there is more work required to fix the
> existing brokenness.
>

Actually I suppose it depends on how much you want to hold onto your
server prepared statement.  In both cases you could state that any change
of datatype will cause a reparse.  This would kill the usefulness if you
used untyped nulls intermixed with typed values, but it would be no worse
than never preparing at all.

Kris Jurka

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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: setObject on PGInterval throws "Unknown Type null"
Следующее
От: Stéphane RIFF
Дата:
Сообщение: JDBC HighLoad