我们可以向他们说,你们正在测试一个数据库应用程序。
本文介绍了一个数据库应用程序的设计与实现过程。
This paper introduces the design of a database application program.
例如,一个数据库应用程序可能运行在寄主应用程序的系统软件顶部,寄主应用程序在数据库顶部。
For example, a database system may run on top of the systems software hosting an application, which in turn runs on top of database.
两个应用程序连接到一个数据库。
一个数据库选项,用来决定此应用程序是否应在时间维度表首次启动被创建时完全填充此表。
A database option that determines if the application should fully populate the time dimension table when the table is created on first startup.
访问控制:细粒度的访问控制可能是必须的,通过一个数据库查找原语或对特定于应用程序的授权服务的调用实现。
Access control: Fine-grained access control might be necessary via a database lookup primitive, or a service invoke to an application specific authorization service.
这个服务可以使用一个数据库服务或使用应用程序组件来实施这些逻辑数据规则。
The service may use a database service or use application components to enforce these logical data rules.
如今的应用程序可能包含一个或多个数据库。
Today an application can consist of a single database or multiple databases.
其他组件包括一个作为联邦数据库的数据库,一个或多个数据源,以及访问数据库和数据源的一些客户端(用户和应用程序)。
Other components include a database that ACTS as the federated database, one or more data sources, and clients (users and applications) that access the database and data sources.
这个示例需要一个应用程序服务器和一个数据库。
在通常情况下,在开发数据库上开发应用程序,在另一个数据库上测试,最后部署在生产数据库上。
Typically, applications are developed on a development database, tested on a different database, and finally deployed on yet another database.
您要使用一个数据库来保留应用程序中使用的数据(不过不会花费太多时间)。
You will use a database to persist the data used in the application (but won't spend too much time on that).
帮助您理解更改一个数据库对象对应用程序的影响,并将您指引到源代码中相关的位置,以防出错。
Prevent errors by enabling you to understand the impact that changing a database object has on the application and directing you to the relevant place in the source code.
在UT x边界内,该应用程序请求一个数据库连接。
Within the boundary of UTx, the application requests a database connection.
一个使用单个数据库的基于OpenJPA的应用程序可以由Slice针对数据跨多个数据库分区存储的存储环境进行重新配置。
An OpenJPA-based application currently using a single database can be reconfigured with Slice for a storage environment where data is partitioned across many databases.
在SQLite命令行提示栏,输入清单3中的SQL命令,为应用程序变量创建一个数据库表。
At the SQLite command line prompt, enter the SQL commands shown in Listing 3 to create a database table for the application variables.
您安装了DB 2Express - C并为样例微型博客应用程序创建了一个数据库。
You installed DB2 Express-C and created a database for the sample microblog application.
与步骤2类似,应用程序请求操作另一个数据库Database-2。
Similarly to step 2, the application requests to manipulate the other database, Database-2.
第一个场景介绍了组合多个数据库的共五个页面的复合应用程序。
Scenario 2. The first scenario describes a five-page composite application combining multiple databases.
每个数据库都有一个数据库堆,数据库管理器使用它来代表连接到数据库上的所有应用程序。
There is one database heap per database, and the database manager USES it on behalf of all applications connected to the database.
如果考虑到有多个应用程序都将与同一个数据库进行交互,您就会发现这种分化是非常强大的。
Such a polarization is quite powerful considering the fact that you might have multiple applications trying to interact with the same database.
每个数据库都有一个锁列表,锁列表包含了并发连接到该数据库的所有应用程序所持有的锁。
There is one lock list per database, and it contains the locks held by all applications concurrently connected to the database.
协调分区与应用程序运行在同一个数据库分区上,或者,对于远程应用程序,协调分区运行在应用程序所连接的那个数据库分区上。
The coordinator partition runs on the same database partition as the application, or in the case of a remote application, the database partition to which that application is connected.
您建立了两个示例数据库,然后又构建了一个应用程序,该应用程序使用资源适配器将一个数据库的任何更改复制到另一个数据库。
You set up two example databases and then built an application that used the resource adapter to copy any changes to one database into the other.
一个数据库相关的应用程序有许多这样的对象,如连接、语句、结果集等等。
An application that USES a relational database has many such objects, like connections, statements, result sets, and so on.
协调分区与应用程序运行在同一个数据库分区上,或者,对于远程应用程序,协调分区运行在应用程序所连接的那个数据库分区上。
The coordinator partition runs on the same database partition as the application, or, in the case of remote applications, the database partition to which that application is connected.
虽然应用程序编程人员总能一一建立到各个数据源的连接,但更容易的方式还是在应用程序中只使用一个数据库连接。
While it is true that an application programmer can always establish a separate connection to each individual data source, it is much easier to have a single database connection in the application.
一个数据库选项,用来决定此应用程序是否应在数据库内的审计类型描述改变后将这些描述重置为其默认值。
A database option that determines if the application should reset the audit type descriptions in the database to their default values if they have changed.
一个数据库选项,用来决定此应用程序是否应在数据库内的状态结果类型描述改变后将这些描述重置为其默认值。
A database option that determines if the application should reset the status result type descriptions in the database to their default values if they have changed.
一个数据库选项,用来决定此应用程序是否应在数据库内的服务器版本描述改变后将这些描述重置为其默认值。
A database option that determines if the application should reset the server version descriptions in the database to their default values if they have changed.
应用推荐