以服务器模式启动 HSQLDB 引擎,这样用户应用程序和 SQL 控制台(像 HSQLDB 自带的 DatabaseManager 实用工具)都可以运行 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.
条件语句:控制运行流程的语句,根据不同条件有不同语句去运行。
A statement that controls the flow of execution depending on some condition.
其他控制结构使您能够保证资源可得到处置,或在相同对象引用上运行一系列语句。
Other control structures let you guarantee disposal of a resource or run a series of statements on the same object reference.
应用推荐