I am performing feasibility study on embedded a database into java web 
application, can someone help me:

1. The backup command (http://www.h2database.com/html/grammar.html#backup) 
backup database into a zip file.

    Does the zip file has 4GB limit and does it lock tables when backup?

2. Does H2 database scale if there is some CPU core assigned to it?
    Is the multithread option still experimental?

3. For Global temporary table, does each connection (embedded) get separate 
copies of data and they see each other?

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