Re: Arrays

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: mikael-aronsson <mikael-aronsson(at)telia(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Arrays
Date: 2005-03-16 20:40:07
Message-ID: 423899A7.9000209@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

mikael-aronsson wrote:

> Are there any plans to add support for arrays in the JDBC driver (so
> that an array can be returned by a ResultSet) ?

I believe the driver already supports ResultSet.getArray().

(PreparedStatement.setArray() is only supported in very limited
circumstances, see previous discussion on this list)

-O

In response to

  • Arrays at 2005-03-16 12:30:03 from mikael-aronsson

Browse pgsql-jdbc by date

  From Date Subject
Next Message Glenn Holmer 2005-03-16 20:58:36 invalid string enlargement request
Previous Message mikael-aronsson 2005-03-16 12:30:03 Arrays