posted 13 years ago
Hello,
I haven't find any information on this point.
I have to call a stored procedure placed in a Oracle Package, the problem is that I need to initialize some variable of the package in order to execute successfully the stored procedure.
Is it possible to do that with Spring, especially with the StoredProcedure given by Spring?
Thanks a lot in advance
Seb