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 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 to do so. I have to make > the method setType for JdbcTypeRegistry public. > > The issue is marked as fixed, but the current iBatis release does not have > the JdbcTypeRegistry change. Should I be registering the object type a > different way from the test case or does this need to be re-opened as a new > issue? > > Thanks, > Joe George > -- > View this message in context: > http://www.nabble.com/oracle%27s-user-defined-objects-tp14954113p14954113.html > Sent from the iBATIS - User - Java mailing list archive at Nabble.com. > >
