提交 2590a60d authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation.

上级 c9a4cb28
......@@ -607,6 +607,7 @@ directory is used as a starting point. The case sensitivity of the path and data
operating system, however it is recommended to use lowercase letters only.
The database name must be at least three characters long
(a limitation of <code>File.createTempFile</code>).
The database name must not contain a semicolon.
To point to the user home directory, use <code>~/</code>, as in: <code>jdbc:h2:~/test</code>.
</p>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论