Hey Graham, Thanks for your enthusiasm. We have a JIRA issue for addressing the oracle ref cursor. Please read the following link. It will give you and understanding of what we are providing to deal with it.
http://issues.apache.org/jira/browse/IBATIS-53?page=comments#action_57838 Thanks, Brandon On Apr 1, 2005 6:54 AM, Graham Cruickshanks <[EMAIL PROTECTED]> wrote: > Hi, > > First of all I would like to say good work on putting together the excellent > Ibatis. I would like to use Ibatis in new project I'm working on, but it's > for a commercial entity and the oracle cursors to resultset is a must. I > would like to help extend Ibatis to add better support of the Oracle > dialect. Not for the companies sake, but for the sanity of not writing > another straight JDBC to Stored procedure class again!! > > There are some patches kicking about for SqlExecutor.java on JIRA that are > pretty 'patchy', is there any thoughts on adding a dialect factory to this > class with a default dialect for each function and subclass overrides? > > Please let me known if any help would be useful. > > Cheers > > Graham Cruickshanks > >

