Which Java class in the new java.time package shall be used to mapped timestamp?

Поиск
Список
Период
Сортировка
От Vernon E
Тема Which Java class in the new java.time package shall be used to mapped timestamp?
Дата
Msg-id 1821595371.107318.1394574876616.JavaMail.mail@webmail16
обсуждение исходный текст
Ответы Re: Which Java class in the new java.time package shall be used to mapped timestamp?  (David Wall <d.wall@computer.org>)
Список pgsql-interfaces
<div>I have tried both LocalDateTime (without time zone informatio) and ZonedDateTime (with time zone information) in
thenew java.time package and get a same error:</div><div> </div><div><pre>column "registeration_datetime" is of type
timestampwithout time zone but expression is of type bytea Hint: You will need to rewrite or cast the expression.<br
/><br/>Which class I shall use?<br /><br /><br /><br /></pre></div> 

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

Предыдущее
От: alexandros_e
Дата:
Сообщение: C++ read int array with libpqxx
Следующее
От: David Wall
Дата:
Сообщение: Re: Which Java class in the new java.time package shall be used to mapped timestamp?