Hi,

Yes, there is a lock. I think you will need to read the documentation for
details.

Regards,
Thomas



On Wednesday, October 29, 2014, Sarmistha Samantaray <
[email protected]> wrote:

> Our application uses H2 and every 30 seconds populates few tables. UI
> displays data read from tables, no insert/update/delete. Also another
> process reads data from these tables to send email alert, again no
> insert/update/delete. If MVCC = false, will there be any kind of read lock,
> so that other process can't read from the table when table updates? Is
> there any lock on table if mvcc=false?
>
> --
> You received this message because you are subscribed to the Google Groups
> "H2 Database" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected]
> <javascript:_e(%7B%7D,'cvml','h2-database%[email protected]');>
> .
> To post to this group, send email to [email protected]
> <javascript:_e(%7B%7D,'cvml','[email protected]');>.
> Visit this group at http://groups.google.com/group/h2-database.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to