Re: oracle's user-defined objects

2008-01-22 Thread georgj14
obably there, but just not released yet - we're hoping to > release another version soon... > > Larry > > > On Jan 18, 2008 10:36 AM, georgj14 <[EMAIL PROTECTED]> wrote: >> >> I've been reading the iBatis's mailing lists about using Oracle&#

Re: oracle's user-defined objects

2008-01-18 Thread Larry Meadors
Have you tried to build iBATIS from the source? It's probably there, but just not released yet - we're hoping to release another version soon... Larry On Jan 18, 2008 10:36 AM, georgj14 <[EMAIL PROTECTED]> wrote: > > I've been reading the iBatis's mailing

oracle's user-defined objects

2008-01-18 Thread georgj14
I've been reading the iBatis's mailing lists about using Oracle's user defined objects as out parameters for a stored procedure. Issue IBATIS-145 covers the issue I'm having. I'm able to use the test code to get my code working, but I need to modify the iBatis source