JDBC and arrays

Поиск
Список
Период
Сортировка
От Miroslav Šulc
Тема JDBC and arrays
Дата
Msg-id 45C295F4.4030100@startnet.cz
обсуждение исходный текст
Ответы Re: JDBC and arrays  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Hi,

I tried to find some info on how to work with arrays using PostgreSQL
JDBC driver but didn't find anything useful except that I can implement
java.sql.Array to get support for arrays. Can someone, please, send me a
link on how to write and read array data using PostgreSQL JDBC driver or
give me a brief explanation? I'm also interested how to work with inet[]
arrays as they do not seem to be directly supported by JDBC API.

Thanks for any info.

--
Miroslav Šulc


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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Max size for bytea type
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: getArray() and char[]