accessing arrays - Mailing list pgsql-jdbc

From Seth Milder
Subject accessing arrays
Date
Msg-id 3AF17BA1.2060204@physics.gmu.edu
Whole thread Raw
List 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 by date:

Previous
From: Marko Kreen
Date:
Subject: Re: JDBC driver in pgsql 7.1 build problem
Next
From: Ned Wolpert
Date:
Subject: Returning oid or primary key