Control Code
June 9th, 2013 at 3:18 pm
The run method for a Stored Procedure that that contains application logic intermixed with invocations of those queries. The control code can batch together multiple query invocations together and issue them for execution all at once. The system stalls the transaction until the results for these queries are retrieved.