Passing values to a plpgsql functions

From: "Jose Luis LG" <jlopezgonz(at)terra(dot)es>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Passing values to a plpgsql functions
Date: 2002-03-01 09:18:14
Message-ID: 00d501c1c102$06706890$424d4d7d@Servidor2K.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

Can anybody help me? How can I pass values to a plpgsql functions from
jdbc. I have tried the CallableStatement but this seems not to be
implemented (Using Postgresql 7.2). Is there any way of passing the
values via Statement or PreparedStatement. If this is not possible
could someone tell me where I can find some examples doing this via the
FastPath Api.


Thanks and best regards



Jose Luis

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message # sriram # 2002-03-01 10:21:16 Re: strange error
Previous Message tony 2002-03-01 06:58:00 Re: Postgress 7.2 and j2sdk 1.4.0