hsqldb
网络释义:数据库组件;数据库引擎;开发数据库是
网络释义
1.数据库组件 ... 文档查看支持的数据库清单.6.4.2. 开发数据库是 hsqldb. 重写这个变量.8.5. 临时变量 Transient variables. ...
4.安装 ... ·php 防盗链的常 ·HSQLDB 安装 ·java 监控程序 ...
5.用户 ... ·ecppse 快 ·HSQLDB 用户 ·java 同步机制 ...
6.笔记 ... ·SQL 跨数据库 ·HSQLDB 笔记 ·oracle 数据 ...
7.软件业自由之神 ... ·修正后的“模拟w ·FLVPlayb ·软件业自由之神- HSQLDB ·C#的 da ...
例句释义:,数据库组件,数据库引擎,开发数据库是1.To stop the HSQLDB server, all that's needed is a SHUTDOWN command as an SQL statement.要停止HSQLDB服务器,所需要的只是一个作为SQL语句的SHUTDOWN命令。
2.A project named . hsqldb is created, if it does not exist, and inside it the engine will look for database. script and other database files.一个名为.hsqldb的项目如果不存在就会被创建,而在该项目中引擎将查找database.script和其他数据库文件。
3.During shutdown, the HSQLDB engine will generate a new database. script file with the minimum set of statements for fast database startup.停机期间,HSQLDB引擎将生成一个新的database.script文件,其中只包含最少的语句,目的是让数据库可以快速启动。
4.We'll use the new nature simply as a way to make HSQLDB actions available (or not available) for specific projects.使用新性质很简单,我们只需要将特定的项目设定为HSQLDB行为可用(或者不可用)。
5.The first step in building our set of plug-ins is to package HSQLDB itself as an Ecppse plug-in.构建我们的插件组的第一步是把HSQLDB本身包装成一个Ecppse插件。
6.We need to replace the HSQLDB workbench preferences page by an HSQLDB resource property page.我们需要用一个HSQLDB资源属性页来替换HSQLDB工作台属性页。
7.Provide help docs for the plug-in itself, and include HSQLDB docs in a format suitable for the Workbench help manager.为插件本身提供帮助文档,并使用一种适合于Workbench帮助管理器的格式将HSQLDB文档包含在其内。
8.The state of the HSQLDB database is shown in Figure 1.图1显示了HSQLDB数据库的状态。
9.Grails comes pre-packaged with HSQLDB, but since we're using MySQL, we have a few quick steps to tell Grails how to talk to our database.Grails预装了HSQLDB,但因为我们使用的是MySQL,我们需要一些快捷的步骤,来告诉Grails如何与我们的数据库进行交流。
10.Copy hsqldb. jar from your HSQLDB installation to the project directory and add it to the Runtime of the project.把hsqldb.jar从您的HSQLDB安装拷贝到项目目录中,并将其添加到项目的Runtime。