This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 10 lines
!!! Overview
[{$pagename}] is one of the [ACID] transaction properties.
[{$pagename}] implies the operations performed as part of a transaction will be isolated from other operations performed in the [data] store at the same time. If one transaction is used to make a number of changes to [data] store contents, then it should __NOT__ be possible for another transactional operation to see the effects of those changes until they have been committed.
[{$pagename}] implies the transaction is a [Bounded Context].
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]