how to create an object of java.sql.Array

From: "jessica xingzc_he" <xingzc_he(at)hotmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: how to create an object of java.sql.Array
Date: 2004-11-18 22:00:21
Message-ID: BAY24-F19C969495716B068E0A1839CC20@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

hi guys,

support the data type of a column is int[], i can use
ResultSet.updateArray(int, Array) to update it, right? My question is how to
create an instance of java.sql.Array to pass in updateArray?

BTW, does 7.4.x postgresql jdbc driver support RowSet?

thanks
zhenchang

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2004-11-18 22:22:37 Re: how to create an object of java.sql.Array
Previous Message Vadim Nasardinov 2004-11-18 21:19:50 test coverage (was: Re: JDBC CTS 1.2.1)