implementing setObject(n, java array[])

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: implementing setObject(n, java array[])
Date: 2005-10-18 15:31:59
Message-ID: 7957B027-21F3-41C2-B5AF-45E6D7C9F25D@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

There are a number of people who would like to be able to do

Statement.setObject( n, int[] )

as well as most other java primitive arrays.

The array implementation seems to be quite a stumbling block to non
java people . I certainly see the merit in doing this.

What do others think ?

Dave

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message andy petrella 2005-10-18 19:57:48 newbie jdbc3 tiny example
Previous Message O.B. 2005-10-17 20:59:51 Re: Steps for Running Postgres 8.0 with Crystal Reports 9 (resolved)