accessing arrays from jdbc

Поиск
Список
Период
Сортировка
От David Diller
Тема accessing arrays from jdbc
Дата
Msg-id 3.0.3.32.20001011130637.00a425a0@pobox1.bbn.com
обсуждение исходный текст
Список pgsql-interfaces
Hello All,

I'm trying to access a pgsql table containing a field of type integer[]
using jdbc.  It appears that getArray hasn't been implemented yet (at least
for the driver that I downloaded).  Is there a more recent patch or driver
that implements getArray?  Is there any other way of getting data from an
array of integers?  Maybe some way to get it and then cast it???

Thanks,

David



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

Предыдущее
От: Peter Mount
Дата:
Сообщение: Re: JDBC Large ResultSet problem + BadTimeStamp Patch
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: JDBC Large ResultSet problem + BadTimeStamp Patch