ozeigermann 2004/11/20 13:50:11
Modified: transaction/xdocs/maps index.xml
Log:
Added link to very good isolation article
Revision Changes Path
1.2 +4 -1 jakarta-commons/transaction/xdocs/maps/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/transaction/xdocs/maps/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 18 Nov 2004 23:27:18 -0000 1.1
+++ index.xml 20 Nov 2004 21:50:11 -0000 1.2
@@ -30,7 +30,10 @@
<a
href="http://www.schemamania.org/jkl/booksonline/SQLBOL70/html/8_con_7a_1.htm">
most common concurrency problems</a> described in the scenario
of authors working on documents.
Which phenomenon can occur with which map wrapper
implementation can be found in
- <a href="wrappers-comparision.html">this chart</a>.</p>
+ <a href="wrappers-comparision.html">this chart</a>. This is a
+ <a
+ href="http://www.cs.umb.edu/cs734/CritiqueANSI_Iso.pdf">great
+ more general article about different isolations</a>. </p>
<p>If none of
the known phenomena is observable - which of course is the best you can get
- a transaction is called <em>serializable</em>.
The origin of this term comes from a differet, but equivalent definition.
This
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]