How to retrieve an array of string using JDBC? - Mailing list pgsql-jdbc

From Vernon Wu
Subject How to retrieve an array of string using JDBC?
Date
Msg-id 87PWVYSDCCBGFIEKF84ROOJD0WTPNGF.3d0c9803@kimiko
Whole thread Raw
Responses HELP PLEASE ~ Re: How to retrieve an array of string using JDBC?
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Patch for ResultSetMetaData.getColumnClassName(), ResultSet.getObject()
Next
From: "Nick Fankhauser"
Date:
Subject: Re: NullPointerExceptions in empty ResultSets