Hi All,
I have written a Oracle stored procedure which takes a
String as the input parameter and outputs a ref cursor object.I need to access this stored procedure via the
JDBC code.How to go about this?Can anyone help me out on this?A example would be much better.Thanks in advance.