JDBCCTS issues

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема JDBCCTS issues
Дата
Msg-id F3AF9C8C-4460-4EA8-8A93-00D70B96899F@fastcrypt.com
обсуждение исходный текст
Ответы Re: JDBCCTS issues  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc
Does anyone know what the spec says if a parameter is registered and
the underlying type is not the same as the registered type?

for instance registerOutParameter( n, Types.Real ) where the
underlying type is float8

In general should we be attempting to convert to the case requested ?

The particular example above is required for the test to pass.

Dave


Dave Cramer
davec@postgresintl.com
www.postgresintl.com
ICQ #14675561
jabber davecramer@jabber.org
ph (519 939 0336 )


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

Предыдущее
От: "PANOZZ00USER0002"
Дата:
Сообщение: R: Problem with Jdk1.4 and Linux
Следующее
От: Roland Walter
Дата:
Сообщение: Re: Streaming blob to db