For the moment the mapping from ref cursor directly to ResultMap is not in iBATIS yet, that's what the JIRA 154 is about.
Sven On Tue, 9 Aug 2005 12:34:08 -0400, you wrote: >Can we have a stored function call that returns a ref cursor and have >that map to a resultMap? > >If yes, what is the syntax to call a stored function from sqlmap? > >