Re: null: was is the default returned value?

Поиск
Список
Период
Сортировка
От Jean-Christian Imbeault
Тема Re: null: was is the default returned value?
Дата
Msg-id 3DB3D238.5020006@mega-bucks.co.jp
обсуждение исходный текст
Ответ на Re: null: was is the default returned value?  (Toby <toby@paperjet.com>)
Ответы Re: null: was is the default returned value?  (Sean Liu <iqalab@yahoo.com>)
Список pgsql-jdbc
Toby wrote:
>
> i think this is undefined. what you need to do is first call your
> getXXX() call and then follow up with a wasNull() call.

You're right. Thanks for the explanation. I didn't know about wasNull().
That fixes everything!

Jc


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

Предыдущее
От: Florian Litot
Дата:
Сообщение: coonnection
Следующее
От: Barry Lind
Дата:
Сообщение: Re: new String(byte[]) performance