Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
In order to call properly a stored procedure one has to register the output parameters for the SP. Right now the groovy.sql.Sql does not support this.