Hi,
We here at Cox Communications use IBatis very extensively.
Regarding {? = call pkg_refcur.f_refcur(?)}where the function returns an (Oracle) REF Cursor and input parameter is another cursor type. What would a possible sqlMap definition look like, for such a function? And.... How would one call this from within Java? Thanks for your help in advance. Regards, Sairam

