Transaction Control Operations
The application module data control exposes two built-in transaction control operations named Commit and Rollback. Note that the Operations folder in the data controls tree omits all the data collections and custom operations for a more streamlined view. At run time, when these operations are invoked by the data binding layer, they delegate to the commit() and rollback() methods of the Transaction object associated with the current application module instance.