Re: Bad Value for Data Type Timestamp

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Bad Value for Data Type Timestamp
Дата
Msg-id 4405157C.9060109@opencloud.com
обсуждение исходный текст
Ответ на Bad Value for Data Type Timestamp  ("Jonathan Vallar" <jonathan.vallar@gmail.com>)
Ответы Re: Bad Value for Data Type Timestamp
Re: Bad Value for Data Type Timestamp
Список pgsql-jdbc
Jonathan Vallar wrote:

> Retrieve Operation failed on the BusinessObject Bad value for type
> timestamp : [C@56c55d28  Exception: java.lang.NumberFormatException:
> Expected time to be colon-separated, got ' Stack Trace:
> java.lang.NumberFormatException : Expected time to be colon-separated,
> got '  at [...]

Hmm, loadCalendar() should put the original string in the exception
message, not the char-array-ified version which produces that useless
[C@.... thing :(

-O

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

Предыдущее
От: "Jonathan Vallar"
Дата:
Сообщение: Re: Bad Value for Data Type Timestamp
Следующее
От: "Jonathan Vallar"
Дата:
Сообщение: Re: Bad Value for Data Type Timestamp