Re: Array type error

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: Array type error
Дата
Msg-id 4D591221.50103@opencloud.com
обсуждение исходный текст
Ответ на Array type error  (RW Shore <rws228@gmail.com>)
Ответы Re: Array type error
Список pgsql-jdbc
RW Shore wrote:
> However, the
> getBaseType( ) method on this object returns java.sql.Types.BIT ( -7 )
> rather than the correct value java.sql.Types.BOOLEAN (16).

These types are effectively interchangeable in JDBC.
See the list archives for past discussion.

Oliver


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

Предыдущее
От: rsmogura
Дата:
Сообщение: Re: UDT arrays
Следующее
От: RW Shore
Дата:
Сообщение: Re: Array type error