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

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

setObject( n, Double, Types.boolean) and the backend doesn't handle it

Dave

Oliver Jowett wrote:

> 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
>
>

--
Dave Cramer
http://www.postgresintl.com
519 939 0336
ICQ#14675561


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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: BIGINT <-> java.lang.String auto cast
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: BIGINT <-> java.lang.String auto cast