Read http://en.wikipedia.org/wiki/Multiversion_concurrency_control
Also the first statement on h2's website reads
"The MVCC feature allows higher concurrency than using (table level or
row level) locks."
And from this sentence one can deduce that mvcc is not the same as using
row level locks.
- rami
16.8.2010 13:59, Paul Hilliar kirjoitti:
I thought the purpose of MVCC was to give you row level locking not
table level locking
--
You received this message because you are subscribed to the Google Groups "H2
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/h2-database?hl=en.