提交 fd9cd70d authored 作者: Thomas Mueller's avatar Thomas Mueller

Formatting, javadocs.

上级 68d7ff3f
...@@ -448,6 +448,10 @@ Set the query timeout of the current session to the given value." ...@@ -448,6 +448,10 @@ Set the query timeout of the current session to the given value."
SET REFERENTIAL_INTEGRITY { TRUE | FALSE } SET REFERENTIAL_INTEGRITY { TRUE | FALSE }
"," ","
Disabled or enables referential integrity checking for the whole database." Disabled or enables referential integrity checking for the whole database."
"Commands (Other)","SET RETENTION_TIME","
SET RETENTION_TIME int
","
This property is only used when using the MVStore storage engine."
"Commands (Other)","SET SALT HASH"," "Commands (Other)","SET SALT HASH","
SET SALT bytes HASH bytes SET SALT bytes HASH bytes
"," ","
......
...@@ -28,7 +28,7 @@ org.h2.tools.CreateCluster.main=Options are case sensitive. Supported options ar ...@@ -28,7 +28,7 @@ org.h2.tools.CreateCluster.main=Options are case sensitive. Supported options ar
org.h2.tools.DeleteDbFiles=Deletes all files belonging to a database.\nThe database must be closed before calling this tool. org.h2.tools.DeleteDbFiles=Deletes all files belonging to a database.\nThe database must be closed before calling this tool.
org.h2.tools.DeleteDbFiles.main=Options are case sensitive. Supported options are\:\n[-help] or [-?] Print the list of options\n[-dir <dir>] The directory (default\: .)\n[-db <database>] The database name\n[-quiet] Do not print progress information org.h2.tools.DeleteDbFiles.main=Options are case sensitive. Supported options are\:\n[-help] or [-?] Print the list of options\n[-dir <dir>] The directory (default\: .)\n[-db <database>] The database name\n[-quiet] Do not print progress information
org.h2.tools.Recover=Helps recovering a corrupted database. org.h2.tools.Recover=Helps recovering a corrupted database.
org.h2.tools.Recover.main=Options are case sensitive. Supported options are\:\n[-help] or [-?] Print the list of options\n[-dir <dir>] The directory (default\: .)\n[-db <database>] The database name (all databases if not set)\n[-trace] Print additional trace information\nEncrypted databases need to be decrypted first. org.h2.tools.Recover.main=Options are case sensitive. Supported options are\:\n[-help] or [-?] Print the list of options\n[-dir <dir>] The directory (default\: .)\n[-db <database>] The database name (all databases if not set)\n[-trace] Print additional trace information\n[-transactionLog] Print the transaction log\nEncrypted databases need to be decrypted first.
org.h2.tools.Restore=Restores a H2 database by extracting the database files from a .zip file. org.h2.tools.Restore=Restores a H2 database by extracting the database files from a .zip file.
org.h2.tools.Restore.main=Options are case sensitive. Supported options are\:\n[-help] or [-?] Print the list of options\n[-file <filename>] The source file name (default\: backup.zip)\n[-dir <dir>] The target directory (default\: .)\n[-db <database>] The target database name (as stored if not set)\n[-quiet] Do not print progress information org.h2.tools.Restore.main=Options are case sensitive. Supported options are\:\n[-help] or [-?] Print the list of options\n[-file <filename>] The source file name (default\: backup.zip)\n[-dir <dir>] The target directory (default\: .)\n[-db <database>] The target database name (as stored if not set)\n[-quiet] Do not print progress information
org.h2.tools.RunScript=Runs a SQL script against a database. org.h2.tools.RunScript=Runs a SQL script against a database.
......
...@@ -736,3 +736,4 @@ nico devel nicolas linestring atelier fortin cnrs tweet geospatialnews bundles ...@@ -736,3 +736,4 @@ nico devel nicolas linestring atelier fortin cnrs tweet geospatialnews bundles
srid roads srid roads
overlaps anyhow poly manifested cardinal invalidated boosting rogue overlaps anyhow poly manifested cardinal invalidated boosting rogue
temporaries encounters editors navigable accumulate underneath
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论