Changes

Jump to navigation Jump to search
1 byte added ,  16:07, 15 January 2011
The most important thing to keep in mind when using XQuery Update is the Pending Update List (PUL). Updating statements are not executed immediately, but are first collected as update primitives within a set-like structure, the PUL. At the end of a query, all update primitives on this list are applied in a strict order after some compatibility tests. If a conflict exists, an error message is returned and all accessed databases remain untouched (atomicity). For the user this means updates are only visible '''after''' the end of a snapshot.
I If we have the document:
<pre class="brush:xml">
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu