accessing arrays

Поиск
Список
Период
Сортировка
От Seth Milder
Тема accessing arrays
Дата
Msg-id 3AF17BA1.2060204@physics.gmu.edu
обсуждение исходный текст
Список pgsql-jdbc
Hi there,

I was wondering if anyone knows how to access an integer array of
variable length with JDBC. I mean like this:


        create table ( foo int4[]);

The insertion is easy, but what method would I use to get this field
from a result set? I am sorry if this is a stupid question, but I am new
to all this.

Thanks,

Seth


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

Предыдущее
От: Marko Kreen
Дата:
Сообщение: Re: JDBC driver in pgsql 7.1 build problem
Следующее
От: Ned Wolpert
Дата:
Сообщение: Returning oid or primary key