On 4 January 2018 at 02:22, Patrick H <tengai...@gmail.com> wrote:

> Constructor,  public Database(ConnectionInfo ci, String cipher) where all
> the URL options are parsed never parses for the 'LOCK_MODE' option. Thus
> never changes the default value for Database.lockMode  which is
> Constants.DEFAULT_LOCK_MODE (3).
>
>
It's not obvious how this works - set a breakpoint in Database.setLockMode
and you'll see how it parses the options from the URL.

-- 
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 post to this group, send email to h2-database@googlegroups.com.
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to