Re: iBatis, Spring and postgres stored procedure

2005-12-05 Thread Lunohodov
not provide an OUT parameter for the value to be returned. > I think you should use the following > > {? = call insert_country(?, ?, ?, ?)} > > in your sqlmap. > > > -Ursprüngliche Nachricht- > Von: Lunohodov [mailto:[EMAIL PROTECTED] > Gesendet:

iBatis, Spring and postgres stored procedure

2005-12-02 Thread Lunohodov
I stuck into a problem and after a few resultless hours I would like to aks for your help. I searched for a similar problem(the forum as also fired some googles) but could not find anything so I am starting a new thread... I have a PostgreSQL database with several stored procedures for fetching,