Passing values to a plpgsql functions - Mailing list pgsql-jdbc

From Jose Luis LG
Subject Passing values to a plpgsql functions
Date
Msg-id 00d501c1c102$06706890$424d4d7d@Servidor2K.local
Whole thread Raw
Responses Re: Passing values to a plpgsql functions
List 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

pgsql-jdbc by date:

Previous
From: tony
Date:
Subject: Re: Postgress 7.2 and j2sdk 1.4.0
Next
From: # sriram #
Date:
Subject: Re: strange error