http://opensource.atlassian.com/confluence/oss/display/IBATIS/Oracle+REF+CURSOR+Solutions

On Tue, Apr 21, 2009 at 12:19 AM, sjpn <p...@vignette.com> wrote:

>
> Hi,
> I want to use ibatis as the standard for a large project. The client I'm
> working for does everything in stored procs for performance and transaction
> mgmt. So I need to be able to use ibatis with stored procs. I have it
> working for simple insert/update, but when I'm getting back a result
> set/oracle ref cursor, I'm having trouble working with it. Can anyone
> provide an example of how to use ibatis to call a stored procedure and get
> back a list of objects from it?
> When I get on my other laptop, I can post some of the code I currently
> have.
> Thanks,
> Peter
>
> --
> View this message in context:
> http://www.nabble.com/stored-procedure--%3E-resultClass-example--tp23148960p23148960.html
> Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
>
>

Reply via email to