Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update
Дата
Msg-id 49C4150B.8060902@opencloud.com
обсуждение исходный текст
Ответ на Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update  (Roland Roberts <roland@astrofoto.org>)
Ответы Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update  (Roland Roberts <roland@astrofoto.org>)
Список pgsql-jdbc
Roland Roberts wrote:

> Yes, restrict the timestamp to millisecond precision.  Somewhere the
> sub-millisecond parts are getting lost.  I have no idea if it is in the
> JDBC layer or somewhere in Hibernate.  Any clues on figuring this out?

Is the server built with integer_datetimes? Maybe you are just hitting a
rounding problem.

-O

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

Предыдущее
От: Roland Roberts
Дата:
Сообщение: Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update
Следующее
От: Roland Roberts
Дата:
Сообщение: Re: Hibernate, JBoss, PostgreSQL, timestamp read doesn't match during update