I'm using Apache Delta Spike's Data module in my project, however, I don't find in it's documentation a proper way to execute and get results from a stored procedure call...
Can someone help me?
I'm using Apache Delta Spike's Data module in my project, however, I don't find in it's documentation a proper way to execute and get results from a stored procedure call...
Can someone help me?
Copyright © 2021 Jogjafile Inc.
sorry, a bit late, but it should work like this, e.g. when you do a native SQL call (I use DB2 and have one parameter coming back from the call of the procedure):