I am a bit confused... I would like to have a procedure "return" multiple rows but I can't see any way to achieve this as the only methods available to process out parameters do not allow the specification of a row number. So is it possible to have a Java method that invokes a procedure and then process the multiple rows it generates? If so how?
Thanks, John C. Turnbull
