Sorry everybody, I finally found it. Fabio.


Will you please point me to the SVN repository? I looked for it but only found the source for the stable version. Thanks in advance, Fabio.

> -----Messaggio originale-----
> Da: Brandon Goodin [mailto:[EMAIL PROTECTED]
> Inviato: giovedì 7 aprile 2005 16:15
> A: ibatis-user-java@incubator.apache.org
> Oggetto: Re: Support for oracle cursors as resultsets
>
>
> We appreciate all you help. The best thing you can do it to checkout
> the ibatis source from SVN. Make the change in accordance with the
> proposed solution in JIRA. Then attach a patch to thie issue for
> review.
>
> Thanks
> Brandon
>
> On Apr 7, 2005 6:08 AM, Grassi Fabio
> <[EMAIL PROTECTED]> wrote:
> >
> > The support for oracle ref cursors both as stored-function
> results and as
> > out stored-procedure parameters is critical for me as well. I have a
> > not-so-small code base (150-200 stored procedures) I
> currently access to
> > through Oracle JPublisher. I would like to dismiss
> JPublisher in favour of a
> > more general pourpose data mapping framework like iBatis.
> >
> > The enhacements I would need have somehow been anticipated in:
> >
> >
> http://issues.apache.org/jira/browse/IBATIS-53?page=comments#a
> ction_57838
> >
> > and are:
> >
> > 1) Support for returning Oracle ref cursors as function
> results as well as
> > out procedure parameters.
> > 2) Support for declarative mapping of ref cursor fields to
> bean properties
> > (for instance by adoption of resultMap attribute for
> parameter element).
> >
> > I am willing to contribute to the coding and testing
> effort. Please let me
> > know how to proceed.
> >
> > Best regards, Fabio.
> >
> >
> >
> > ORIGINAL MESSAGE BELOW
> > *************************************
> >
> >
> > Graham Cruickshanks
> > Fri, 01 Apr 2005 05:54:36 -0800
> > 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
> > Ai sensi del D.Lgs. 196/2003 si precisa che le informazioni
> contenute in
> > questo messaggio sono riservate ed a uso esclusivo del
> destinatario. Qualora
> > il messaggio in parola Le fosse pervenuto per errore, La
> invitiamo ad
> > eliminarlo senza copiarlo e a non inoltrarlo a terzi,
> dandocene gentilmente
> > comunicazione. Grazie.
> >
> > Pursuant to Legislative Decree No. 196/2003, you are hereby
> informed that
> > this message contains confidential information intended
> only for the use of
> > the addressee. If you are not the addressee, and have
> received this message
> > by mistake, please delete it and immediately notify us. You
> may not copy or
> > disseminate this message to anyone. Thank you.
> >
>
Ai sensi del D.Lgs. 196/2003 si precisa che le informazioni contenute in questo messaggio sono riservate ed a uso esclusivo del destinatario. Qualora il messaggio in parola Le fosse pervenuto per errore, La invitiamo ad eliminarlo senza copiarlo e a non inoltrarlo a terzi, dandocene gentilmente comunicazione. Grazie.

Pursuant to Legislative Decree No. 196/2003, you are hereby informed that this message contains confidential information intended only for the use of the addressee. If you are not the addressee, and have received this message by mistake, please delete it and immediately notify us. You may not copy or disseminate this message to anyone. Thank you.

Reply via email to