jdbc and sequences --RM

From: FixerRM(at)aol(dot)com
To: hackers(at)postgresql(dot)org
Subject: jdbc and sequences --RM
Date: 2000-02-09 14:10:21
Message-ID: 4d.14ad047.25d3159d@aol.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I am trying to write to and access an array field in java can you give some
pointers?

Ex:
I've created a loop of 2K entries to benchmark the db using preparedstatement
in java. When i try to pass info to an array field (lvendorid int4[]) i get
an error message telling me i must cast an int4 to an _int4. How do i do this
from java?

If possible, please show code example.

R.Mann
Fixerrm(at)aol(dot)com

Browse pgsql-hackers by date

  From Date Subject
Next Message Vince Daniels 2000-02-09 14:12:50 Re: Postgresql Perl Problem
Previous Message Zeugswetter Andreas SB 2000-02-09 13:33:52 AW: AW: [HACKERS] Another nasty cache problem