屏幕左侧的菜单链接以多种方式调用数据库事务代码。
The menu links on the left side of the screen call database code with transactions in various ways.
应用程序定义为软件驱动调用数据库驱动程序访问数据库。
An application is defined as the software driving calls to the database driver to access the database.
在一个项鹄的开发中,素来会调用数据库中的存储过程。
We have to call stored procedures of database systems during a development of a project.
摘要:在一个项目的开发中,经常会调用数据库中的存储过程。
Abstract: We have to call stored procedures of database systems during a development of a project.
从Cognos报告中,用户可以通过调用数据库上相应的存储过程,交互式地调用数据挖掘。
The user can interactively invoke mining by calling a corresponding stored procedure on the database from a Cognos report.
清单16显示了服务器端的方法,JDBC调用数据库以选中表中的所有联系人的方法。
The method on the server side, the JDBC call to the database that selects all contacts from the table, is shown in Listing 16.
传感器将采集信号转换后送至处理器,处理器通过专家系统调用数据库,进行综合比较。
The collected signal was transformed by sensor to processor; through expert system, processor called the database; then, synthesis compare was carried on.
如果错误是由于调用数据库对象而产生的,那么可以在那个数据库对象上调用上述两个方法。
If the error resulted from a call on the database object, you would invoke those methods on the database object instead.
此索引可以用于任何Eclipse应用程序代码中,方法是调用数据库操纵层部分中讨论的各个方法。
This index can be used in any of your Eclipse application code by calling respective methods discussed in the Database manipulation layer section.
HotDealsportlet或者调用Web服务或者调用数据库来动态显示当天的特殊报价。
The HotDeals portlet can call either a Web service or database to dynamically display the special offers for the day.
由于应用程序在接收到Prepare指令后将禁止调用数据库服务,那么服务如何在Commit之前存储数据呢?
As it is forbidden to call the database service after having received a Prepare, how can the caching application store its cached data at the end but before the commit?
如果您有遗留系统,并且它们已经提供了信息来调用数据库中的业务流程,则数据库驱动的业务流程可能是加快上市时间的关键。
If you have legacy systems that already provide the information to invoke business processes in a database, database-driven business processes may be key in reducing time to market.
将线路的地理位置信息做成数据库保存在计算机中,线路故障时可以直接调用数据库,将数据传送给其他计算机,方便维修人员调度。
Database of line position can be made and preserved in computer. When the lines have problems, the computer can use the database directly and send the data to…
如果该表不存在,则它调用数据库初始化代码ResourcesDatabaseInitializer,该代码在此示例中是初始化数据库的实用程序类。
If the table doesn't exist, it invokes the database initialization code, ResourcesDatabaseInitializer, which in this example is a utility class that initializes the database.
与内存中的操作相比较,数据库调用的性能是非常低的。
Performance of database calls, when compared to in-memory operations, is very slow.
每次数据库调用需要一个新会话和事务。
这些数据库级的统计数字代表所有收集到的每个时间间隔内数据库调用指标的总计值。
These database-level statistics represent the aggregated values of all collected metrics for all calls to that database per interval.
组件所需的资源,这些资源包括诸如在应用程序中直接调用的数据库或JMS 资源之类的内容。
Resources needed by the components, which includes things like databases or JMS resources that are called directly in the application.
调用这个例程查看端点数据库的内容。
This routine is called to view the contents of the endpoint database.
这个实现可以调用函数来更新数据库,或者执行其他的业务流程来补偿前面的执行操作。
This implementation could invoke functions to update the database, or it could execute other business processes to compensate the previous execution.
来自多个来源的数据聚合:如果需要将来自多个服务调用和数据库查询等的结果合并成单个消息,则此模式非常有用。
Aggregation of data from multiple sources: This pattern is useful if the results from multiple service invocations, database lookups, and so on need to be combined into a single message.
更糟的是,回发时情况会恶化,此时可能发生额外的冗余数据库调用。
Even worse, the situation continues to degrade upon postback, at which time additional redundant database calls may be made.
在本例中,函数执行SQL调用从数据库中检索现有任务。
In this case, the function executes a SQL call to retrieve the present tasks from the database.
此EJB 随后被调用,EJB 容器向数据库发出请求,数据库返回结果。
The EJB is called, and the EJB container issues a request to the database, which returns the result.
因此,不调用任何数据库的库 --无论是特定的RDBMS还是通过象ODBC 这样的机制 --xml2sql和dtd2sql 都创建简单的文本SQL语句。
Therefore, rather than call any database library -- whether for a specific RDBMS or via a mechanism like ODBC -- xml2sql and dtd2sql create simple textual SQL statements.
如果您是使用前端的本地应用程序编程接口(Application Programming Interface,API)调用与数据库相连接,那么改变后端实现就比较困难。
If you connect to your database with native Application Programming Interface (API) calls in your front end, it becomes difficult to change the back end implementation.
这是数据库调用乐观(optimistic)锁的简单方式。
This represents a simplified form of what the database world calls optimistic locking.
对API的调用包括数据库名和要使用的表。
Calls to the API include the database name and the table to use. The capabilities of the API include.
样本数据库提供了一个框架,可以用来创建你自己的数据库,调用Web服务。
The sample database provides a framework that can be used to create your own databases to invoke Web services. Throughout this article the following topics were presented.
样本数据库提供了一个框架,可以用来创建你自己的数据库,调用Web服务。
The sample database provides a framework that can be used to create your own databases to invoke Web services. Throughout this article the following topics were presented.
应用推荐