How to retrieve an array of string using JDBC?

From: Vernon Wu <vernonw(at)gatewaytech(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: How to retrieve an array of string using JDBC?
Date: 2002-06-16 13:52:03
Message-ID: 87PWVYSDCCBGFIEKF84ROOJD0WTPNGF.3d0c9803@kimiko
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Len Morgan 2002-06-16 17:40:54 JBuilder 6 & JDBC
Previous Message Bruce Momjian 2002-06-16 00:42:14 Re: Patch for ResultSetMetaData.getColumnClassName(), ResultSet.getObject()