Unit of Work

The unit of work API functions are:

CREATE PROCEDURE BeginUOW(IN name CHAR);
CREATE PROCEDURE EndUOW();