Status of Arrays in JDBC with PostgreSQL 7.3.1 - Mailing list pgsql-jdbc

From Rich Cullingford
Subject Status of Arrays in JDBC with PostgreSQL 7.3.1
Date
Msg-id 3E26CB24.5070502@sysd.com
Whole thread Raw
Responses Re: Status of Arrays in JDBC with PostgreSQL 7.3.1  (Barry Lind <blind@xythos.com>)
List pgsql-jdbc
We have a DB in which columns containing inet[] arrays are defined. My
attempts to use Array.getArray() or getResultSet() to read them back
leads to "unimplemented method" errors from Driver. The compliance page
says "Arrays should be supported as of 7.2" and at least one recent
email describes a successful readback of a Numeric[] of Integers. Is
there anything I can do at this point?
                                 Rich Cullingford


pgsql-jdbc by date:

Previous
From: Daniel Serodio
Date:
Subject: Re: JBuilder 7
Next
From: Barry Lind
Date:
Subject: Re: Status of Arrays in JDBC with PostgreSQL 7.3.1