RE: XQuery Update Facility - Transaction Expressions
"Michael Rys" <[email protected]> Mon, 30 Jan 2006 06:12:55 -0800
| Newsgroups | gmane.comp.web.query-languages |
|---|---|
| Message-ID | <BAE415CEAA831548800F68C44E905AF5047336C8@RED-MSG-60.redmond.corp.microsoft.com> |
This has been factored in, in that we have the notion of a snapshot at the top-level statement which needs to guarantee certain consistency constraints. Note that we expect the update language to be used in many different transaction environments and thus do not define a single transactional semantics. This means you could use the statements in a fully serializable transaction, or in an optimistic CC environment. Best regards Michael > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of TAN Kuan Hui > Sent: Monday, January 30, 2006 5:07 AM > To: Jonathan Robie; [email protected] > Subject: XQuery Update Facility - Transaction Expressions > > > I note that transaction semantics (wrt ACID) are not mentioned > anywhere in the draft. Is this to be expected in subsequent > drafts or that it has already been factored in ? > > Kuan Hui > > > >