On stack overflow, Thomas Mueller 
<https://stackoverflow.com/users/382763/thomas-muelle> wrote:

>   I'm one of the authors of H2. If something doesn't work, please post it 
on the H2 mailing list.

Is this the H2 mailing list?

The Oracle lock table statement doesn't work in H2.  The suggested select...for 
update <https://stackoverflow.com/a/71210443/3604905> alternative doesn't 
accomplish the same thing.  Specifically, if the table is empty it will not 
prevent other processes or threads from performing queries and inserting 
rows into the table.

-- 
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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/b5879910-7013-41a9-a5c3-f86af32432cdn%40googlegroups.com.

Reply via email to