Clinton, Does iBATIS support even one resultSet (multiple rows) from a Stored Procedure?
Thanks, Richard -----Original Message----- From: Clinton Begin [mailto:[EMAIL PROTECTED] Sent: Thursday, February 10, 2005 4:39 PM To: [email protected] Subject: Re: Returning Multiple Resultsets from a Stored Procedure Nope. Not at this time. It doesn't fit our single input/single output semantic. Cheers, Clinton On Mon, 07 Feb 2005 14:02:15 +1100, Dan Batten <[EMAIL PROTECTED]> wrote: > Gidday, > > I'm very interested in using iBatis for my next project but have been > unable to find any answer to the question: > > Does iBatis support returning multiple resultsets from one stored > procedure? > > If it does could you please post a simple example. > > Cheers, > Dan. >

