Hi,

We're facing a trouble in a specific use case :
We try to create a backup (zip file) just after closing a connection
to a database.
We experiment some data corruption in this case and we're forcing to
add a wait lock before to zip file, in order to wait H2's work to be
finished.

Is there a way to know when H2 has really finished his job or to
configure a connection which wait on close.

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