Hi Dridi,
Thanks for your response.
What we are hoping is MyBatis can call get() method on one object for
IN parameters, and later call set() method on another object
(different Java class) for the OUT parameters. That way, we can have a
notation of "Request" object and "Response" object. Right now,
everything is in a single DTO class which has to contain properties
for IN and OUT.
Thanks,
Romi
On May 23, 1:59 am, Dridi Boukelmoune <
dridi.boukelmo...@zenika.com>
wrote:
> Hi,
>
> I've never done this, but I belive it should work the same as retrieving an
> autogenerated id after an insert.
> The propery you are sending #{someProp} should have both a getter and a
> setter.
>
> Dridihttp://
www.zenika.com/
>
> On Wed, May 23, 2012 at 12:49 AM, Romi Halimman <
rha...@gmail.com> wrote:
> > Hi,
>
> > We are using MyBatis to call PL/SQL and we use a single Java object
> > that contains both the IN and OUT parameter.
>
> > We would like to utilize resultType for the OUT parameter. Is this
> > possible?
>
> > Thanks.
>
> --
>
> [image:
http://www.whatsnextparis.com/images/sign/ligne.jpg]
>
> *Dridi Boukelmoune***
>
dridi.boukelmo...@zenika.com
> image001.jpg
> < 1KViewDownload
>
> image002.jpg
> 4KViewDownload