posted 15 years ago
Hi,
I am new to use stored procedures in EJB3. I can get the required output with help of single parameter and i am unable to retrieve more than one parameter sent as a parameter to the stored procedures
Can any one please share the syntax how to handle multiple parameters in stored procedures.