Re: iBatis, Spring and postgres stored procedure

2005-12-05 Thread Lunohodov
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: Freitag, 2. Dezember 2005 16:18 An: user-java@ibatis.apache.org

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,