Re: Problem calling Stored function in Oracle

2009-08-24 Thread M V Chetan
that parametermap property for the ORALECURSOR is the last one in the map. But it must be the first one (order parameter map properties must match order of ?,?... ). -- View this message in context: http://www.nabble.com/Problem-calling-Stored-function-in-Oracle-tp25082929p25116009.html Sent from the iBATIS

Problem calling Stored function in Oracle

2009-08-21 Thread M V Chetan
by parent_flg desc ; RETURN ret_cursor; END; END PKG_SEARCH_LIST; Can someone please point out where I am going wrong? Regards, Chetan -- View this message in context: http://www.nabble.com/Problem-calling-Stored-function-in-Oracle-tp25082929p25082929.html Sent from the iBATIS - User

Re: Problem calling Stored function in Oracle

2009-08-21 Thread Nicholoz Koka Kiknadze
://www.nabble.com/Problem-calling-Stored-function-in-Oracle-tp25082929p25082929.html Sent from the iBATIS - User - Java mailing list archivehttp://www.nabble.com/iBATIS---User---Java-f370.htmlat Nabble.com.