Hi,

I am using H2 1.4. Is it correct that H2 can execute only one query at the 
time on the same table/database?

We see that concurrent queries (on the same database, same table) are 
waiting on each other.
As long as a (long running) query is busy, the h2 engine does not execute 
another query on the same database.

Is this observation correct, or is our code not correct for this situation.

thanks in advance,

Olaf

-- 
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/a7554c2a-e012-470a-b639-1b0cb13c64c1n%40googlegroups.com.

Reply via email to