On 25 maalis, 12:58, Sergi Vladykin <[email protected]>
wrote:
> Hi,
>
> See http://h2database.com/html/grammar.html#set_exclusive

Ah, excellent! Does just what I wanted. Just one question: what does
it mean that "new connections are rejected"? If someone happens to
call DriverManager.getConnection() on an unlucky moment, will it throw
an exception? I would prefer just waiting there for a while. I may
need to build some kind of "getConnection wrapper" so that it doesn't
get confused by the exclusive mode.

Best Regards,
Joonas

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