It would be a good idea to be more specific. Many others have been
able to develop stored procedure usage with ibatis just fine with the
existing examples. We'd be happy to help you. But, you have to give us
an idea as to what is not being adressed in what you have read.

Brandon


On Tue, 15 Feb 2005 13:01:30 +0400, Imtiaz <[EMAIL PROTECTED]> wrote:
> Hi,
> 
>     I'm currently looking for a way to implement stored
> procedures/functions (from Oracle DB) via Ibatis. Unfortunately, the
> simple example given in User Guide is insufficient, so are sources on
> the Internet. Could someone please provide me with a full example of an
> xml SQL map amd its associated SQLMapDao class for a stored function
> (return value cannot be mapped as a parameter value) and for a
> procedure? Thank You!
> 
> Regards,
> 
> Imtiaz
> 
>

Reply via email to