Derby is an embedded database.
Derby是一种嵌入式数据库。
Try an embedded database server.
可以试试嵌入式数据库服务器。
Shutdown the embedded database engine.
关闭嵌入式数据库引擎。
Certainly, an embedded database is an alternative.
显然,可以使用嵌入式数据库。
The unique challenges of embedded database deployments.
嵌入式数据库部署特有的困难。
I also compare the characteristic of primary embedded database.
并比较了几种主要嵌入式移动数据库的特点。
Informix is particularly well suited for use as an embedded database.
Informix特别适合作为嵌入式数据库使用。
The program operates with an embedded database and is run from a command line.
该程序和一个内嵌式数据库一起操作,且从命令行中运行。
Embedded database servers must often respect strict storage and memory limits.
嵌入式数据库服务器常常在存储空间和内存方面受到严格的限制。
To keep things simple, an embedded database, Apache Derby 10.6.1, was used.
为简单起见,使用的是嵌入式数据库apacheDerby10.6.1。
As an embedded database in which the user is unaware of the existence of the database.
作为内嵌的数据库,用户并不知道数据库的存在。
It studies pivotal problems of this model and develop an embedded database platform.
并基于此模型开发了嵌入式数据库平台。
The single most important quality of an embedded database is reliability: it cannot fail, ever.
嵌入式数据库最重要的性质是可靠性:它不会发生故障。
With an embedded database engine, the application USES the JDBC API to access the database.
在嵌入时,应用程序使用JDBCAPI来访问数据库。
My original goal was to deploy an application with an embedded database without additional DLLS.
我本来的目的是在程序中使用嵌入式数据库,同时不依赖于额外的dlls。
Embedded Database management System is a new technology of data management rising in recent years.
嵌入式数据库管理系统是近几年才兴起的一项新的数据管理技术。
Typically, an embedded database is packaged as a library and is linked directly to application code.
通常情况下,嵌入式数据库打包为库,与应用程序代码直接链接。
Apache's Derby database is a small, in-memory database that's ideal for use as an embedded database.
Apache的Derby数据库是一个小型的内存中数据库,它是用作嵌入式数据库的理想选择。
At present, technology in embedded database system has developed from research stage into application.
嵌入式数据库技术目前已经从研究领域逐步走向了广泛的应用领域。
In the embedded database system, the highly effective index mechanism is the base of the highly effective inquiry.
在嵌入式数据库系统中,实现高效查询必须有一套高效的索引机制。
When your Ant script is completely finished using Derby, it is a very good idea to shutdown the embedded database engine.
当使用Derby完全完成ant脚本时,最好关闭嵌入式数据库引擎。
We are using an embedded database, but we get to treat it like it is just another database being accessed through JDBC.
我们使用的是嵌入式数据库,但是我们处理它的方式和通过 JDBC访问的其他数据库一样。
Because this is an embedded application, this code is also responsible for creating and initializing the embedded database itself.
由于这是嵌入式应用程序,因此这段代码还负责创建和初始化嵌入式数据库本身。
Notice there is no need for user names or passwords as you might usually see with JDBC - one benefit of using an embedded database.
注意,不需要像使用JDBC那样用到用户名或密码—这是使用嵌入式数据库的优点之一。
The embedded database is used to store all kinds of information and the management system of embedded database manages all the data.
嵌入式数据库用来保存各种信息,嵌入式数据库管理系统统一管理各种数据。
You simply use a different InitialContextFactory for a local container vs a remote container and works identically to an embedded database.
你只需针对本地容器和远程容器分别使用一个不同的InitialContextFactory,然后就可以相同的方式操作一个嵌入式数据库了。
Secondly, the basic theory and realization methods of the real-time embedded database 's fundamental functions are discussed in the paper.
其次,本文讨论了实时嵌入式数据库基本功能实现的理论基础和实现方法。
And just as the application it supports must be ready to operate out of the box, an embedded database server must require little or no setup.
嵌入式数据库服务器支持的应用程序必须能够开箱即用,数据库本身也必须不需要设置。
In addition, the redundancy mechanism by double-sending the embedded database data and the system test data enhanced the system reliability.
系统测试代码的发送采用数据库内置测试码与系统固化测试码双重发送的冗余机制,进一步提高了测试的可靠性。
Securing the connection string is especially important if it contains an embedded database account password, as is the case in BestLogin.aspx.
如果连接字符串包含嵌入式数据库帐户密码,则确保连接字符串的安全尤其重要,这与BestLogin . aspx的情况一样。
应用推荐