randy.p.ho@gmail.com wrote:
> Using JDBC, is there a way to call a stored procedure with multiple
> return values? Thanks.
Absolutely. What do you mean by 'multiple return values'? Multiple output
parameters? Multiple result sets and/or update counts? Multiple mixes of
result sets and update counts?
If you will show the procedure signature and maybe even the text? Tell
us what the body of the procedure returns.
Joe Weinstein at BEA