<presto:rollbackTransaction>
ThisMashZone NextGenextension statement marks the unsuccessful end of a database transaction within the mashup for the specified mashable database. All invocations of that service between begin and rollback 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 in
MashZone NextGen 2.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 mashable database whose invocations should be considered part of this database transaction. |