I've not tried this...but you may be able to do it with an anonymous pl/sql block.
Larry On Tue, Jul 15, 2008 at 3:37 PM, Sundar Sankar <[EMAIL PROTECTED]> wrote: > Hi, > I have a stored procedure that takes an in parameter of an Oracle > object (varchar col1, varchar col2, float col3). How do I call such a stored > proc from Ibatis. > > > Any help is appreciated. > > Thanks > Sundar >
