Passing arrays

From: "Konrad Machlowski" <travikkman(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Passing arrays
Date: 2008-07-24 17:27:29
Message-ID: db9947150807241027u4e24455eg4a9d7157763dddca@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello.

I've been looking for a way to pass from Java an array value (
Object[]/Integer[]/String[]/... ) to postgresql int2[]/varchar[] stored
function.
Can somebody point me to anything, please?

--
Regards,
TrAvIkK

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter Koczan 2008-07-24 23:04:30 GSSAPI/KRB5 and JDBC (again)
Previous Message David Rees 2008-07-23 20:00:40 Timestamp Problems