Mashables and Mashups : Mashups in EMML : Writing Mashups in EMML : Controlling Mashup Processing Flow : SQL Transactions : <sqlBeginTransaction>
<sqlBeginTransaction>
This statement marks the beginning of a SQL transaction that includes all <sqlUpdate> statements until a <sqlCommit> or <sqlRollback> statement is encountered.
See also SQL Transactions for more information and examples.
Can Contain
Empty
Allowed In
mashup | catch | else | elseif | for | foreach | if | macro | operation | sequence | try | while
Attributes
Name
Required
Description
name
The name of the data source for this transaction. If omitted, the transaction applies to SQL commands for the default data source.
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback