How to retrieve an array of string using JDBC?

Поиск
Список
Период
Сортировка
От Vernon Wu
Тема How to retrieve an array of string using JDBC?
Дата
Msg-id 87PWVYSDCCBGFIEKF84ROOJD0WTPNGF.3d0c9803@kimiko
обсуждение исходный текст
Ответы HELP PLEASE ~ Re: How to retrieve an array of string using JDBC?
Список pgsql-jdbc
I use the array data type in some DB tables, and use JDBC to make the connection between DB and the application..
After one or two hours' research on the PGSQL-jdbc archive and Java.sun, I haven't find out how to retrieve array from
the tables. Is it something can be done or not?

Thanks in advance.

Vernon



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch for ResultSetMetaData.getColumnClassName(), ResultSet.getObject()
Следующее
От: "Nick Fankhauser"
Дата:
Сообщение: Re: NullPointerExceptions in empty ResultSets