Hi,

> Is this the correct way?

No. You shouldn't access the file directly.

> an embedded H2 Server

To you mean the automatic mixed mode? You should use the same database
URL everywhere, as documented:

http://h2database.com/html/features.html#auto_mixed_mode

Or then, not use this mode, and use the server mode instead (for example).

Regards,
Thomas

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