posted 15 years ago
The procedure.
The java code,
This fails with the DB exception,
If I say
then it fails saying,
and it should fail as there is no such function. But the number of arguments that the stored procedure expects and the function expects have changed.
Thats why I got the doubt may be stored procedure doesn't return any value.