Re: BIGINT <-> java.lang.String auto cast

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: BIGINT <-> java.lang.String auto cast
Дата
Msg-id 42965917.7090206@opencloud.com
обсуждение исходный текст
Ответ на Re: BIGINT <-> java.lang.String auto cast  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: BIGINT <-> java.lang.String auto cast  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
Dave Cramer wrote:

> As far as I know it doesn't handle things like setObject( n, Date,
> Types.int )

Err, what the heck is the driver meant to do with that anyway? There's a
matrix of necessary-to-support conversions for setObject() in one of the
JDBC spec's appendicies.. from memory, date -> integer isn't one of them.

-O

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

Предыдущее
От: "Samuel L. Bronkowitz"
Дата:
Сообщение: Fractional timezone bug + patch
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: BIGINT <-> java.lang.String auto cast