Hi Thomas,

I was interested cause we have a system using H2 v1.1 where we face a need
to use row lock intead of table lock (default).
As I could understand from docs, row lock is only avialble when MVCC is
enabled.
We tryed use MVCC=true on H2 v1.1 but results pointed out that row lock
wasn't working.
In other hand, the same test using latest version (H2 v1.2.141) show us a
much better results (row lock working)

The reason to know the exact version is just to know whether H2 update is
really necessary on our case.

Thank you Thomas.

-- 
Márcio Geovani Jasinski
Blumenau, Santa Catarina
Fone: +55 47 9653 4899

-- 
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.

Reply via email to