What about using a (different, H2 specific) system property instead of
a command line option? I really don't know which one is better...
There is already a feature request:
http://code.google.com/p/h2database/issues/detail?id=159
> In my humble opinion, will it be better for the user to specify the
> directory path where the file is located instead of forcefully using
> SysProperties.USER_HOME (i.e. user.home System Properties) as the
> directory?
I think using the user home directory by default is OK. But having a
way to use a different directory is fine of course. I will increase
the priority of the request, but I'm afraid I will not have time to
implement it myself yet. Patches are always welcome!
Regards,
Thomas