HI,
I have one stored procedure which returns a list of object+output parameters( such as return code, return message, etc). Is it possible to get the output parameters which can retrieved in Java application using registereOutputParameter. I am able to get the list of object using queryForList method.
Kindly help me .
Regards
Archana