<presto:commitTransaction>
This MashZone NextGen extension statement marks the successful end and commit of a database transaction within the mashup for the specified mashable. All invocations of that service between begin and commit are considered part of the transaction. This also closes the connection to the data source.
Note: Transaction handling using this statement is only required for database services created inMashZone NextGen2.7.0 or earlier. See
SQL Transactions for transaction handling information for database services created in later versions.
See
Database Mashable 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 |
service | yes | The name of the database mashable whose invocations should be considered part of this database transaction. |