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