Re: Any changes in Java and PGSQL 9.4?

Поиск
Список
Период
Сортировка
От Bjørn T Johansen
Тема Re: Any changes in Java and PGSQL 9.4?
Дата
Msg-id 20150118202644.1fb6c3b1@pennywise2.havleik.net
обсуждение исходный текст
Ответ на Any changes in Java and PGSQL 9.4?  (Bjørn T Johansen <btj@havleik.no>)
Список pgsql-general
On Sun, 18 Jan 2015 20:20:35 +0100
Bjørn T Johansen <btj@havleik.no> wrote:

> Just noticed that a column field of type bigint containing a null, becomes a 0 when retrieving it from the resultset
usingJDBC. 
> If I run the same application against my old 9.3 database, the value retrieved is a null....
>
>
> Regards,
>
> BTJ
>

Sorry, my fault... I tried running against my old database with my workaround to set the value to null..  Maybe it's a
newSpring feature as am using 
a newer version of Spring also....


BTJ


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

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: Any changes in Java and PGSQL 9.4?
Следующее
От: Bjørn T Johansen
Дата:
Сообщение: Re: Any changes in Java and PGSQL 9.4?