how to pass array to oracle stored procedure?
Hi guys,
I am using hibernate to call an oracle stored proc, the problem is that I need to pass a array of integer to the SP, can anyone tell me how to do it in java code?
Urgent, please help!! many thanks!
zhao
|