Invoke the DatabaseManager utility so developers can enter SQL statements interactively from the Workbench.
调用DatabaseManager实用工具,这样开发人员可以从Workbench交互式地输入sql语句。
Start the HSQLDB engine in server mode, so both the user application and an SQL console (like HSQLDB's own DatabaseManager utility) can run SQL statements at the same time.
以服务器模式启动 HSQLDB 引擎,这样用户应用程序和 SQL 控制台(像 HSQLDB 自带的 DatabaseManager 实用工具)都可以运行 SQL 语句。
应用推荐