We see all additions and changes so far represented in Example 5.
经过一系列的改变,我们将看到目前为止的效果5。
If we use the pooled optimizer in example 11, here is the new id configuration.
如果在范例11中使用pooled优化器,新的id配置如下。
Follow the same steps as in Example 1 to generate the access plan for the query below
按照和例1同样的步骤生成查询的访问计划
Let us assume that in example a, there are 1,000 jobs to process, each from a different user database.
假设在例子A中有1,000个任务要处理,每个任务来自一个不同的用户数据库。
Figure 3 shows a conceptual view of the base tables for the address relationship described in Example 1.
图3显示了示例1中描述的地址关系的基础表的概念视图。
To create this table, copy the DDL in Example 3. DDL for AUTHOR table into a file called tableddl.db2.
为了创建该表,请将示例3.author表的ddl中的ddl复制到名为tableddl . db2的文件中。
The query access plan produced after collecting these statistics is the same as the final plan in Example 3.
收集这些统计信息后生成的查询访问计划与示例3中的最后的计划相同。
The code samples in Example 5 and Example 6 show dynamic and static access to the Customer SDO, respectively.
示例5和示例6中的代码示例分别展示了对CustomerSDO的动态和静态访问。
This example builds on example 1, so perform the steps in example 1 before proceeding with the following steps.
这个例子以例1为基础,所以在进行后面的步骤之前,先执行例1中的步骤。
Suppose during the busiest time of the day, there are 200 applications connecting to the database described in Example 1.
假设在一天中最忙的时间里,有200个应用程序连接到例1中所描述的数据库上。
In example (2), the location attribute refers to all child elements of "product" belonging to the specific namespace "ns."
在示例(2)中,location属性引用属于特定名称空间“ns”的“product”的所有子元素。
In example 1, the syntax calls the sequence diagram called Retrieve Borrower Credit Report and passes it the parameter SSN.
在例子1中,语法调用叫做RetrieveBorrowerCreditReport的序列图,传递给它参数ssn。
Both classes provide a base for new extension generator or extension handler classes, which is illustrated in Example 4.
这两个类是新扩展生成器或扩展处理程序类的基础,示例4对此进行了说明。
The database manager configuration, database configuration and db2set registry variables are the same as in Example 1 above.
数据库管理器配置、数据库配置和db2set注册表变量与上面示例1中的相同。
Modify the files so that you are connecting to the dummy database instead of sample as we did previously in Example 1 above.
修改这些文件以使您连接dummy数据库,而非之前在上面示例1中所连接的sample数据库。
As is usual in example code, error checking has been omitted, but even so, this is a quick and easy way of saving data to file.
因为在示例代码中通常省略了错误检查,即便如此,这仍是将数据保存到文件中的快速简单的方法。
In Example 3, the join is done inside the assembly in hierarchical fashion and creates immediately the desired nested list.
在Example3中,联接在程序集内以分层方式完成,且立即创建所需的嵌套列表。
I did not include references to UI elements in example 2 in order to provide you with an example in which this has not been done.
我没有在示例2中引用ui元素,以便为您提供没有执行这些任务的示例。
The asynchronous callback equivalent of the synchronous operation shown in Example 4 consists of a request operation like this.
在例4中显示的同步操作的等价异步回调包含如下一个请求操作。
The servers in Example 1 will consist of two clusters (LocalCluster and RemoteCluster), each containing a single node and cluster member.
示例1中的服务器由两个集群(LocalCluster和RemoteCluster)组成,每个集群包含单一节点和集群成员。
In example 2, the syntax calls the sequence diagram called Process Credit Card and passes it the parameters of name, number, expiration date, and amount.
在实例2中,语法调用叫做ProcessCreditCard的序列图,传递给它参数name,number,expirationdate,和amount。
How can this configuration option help in example scenario b? In such an environment, all mails are extracted from just one Notes database (the journal).
这种配置选项在例子场景b中有没有帮助呢?在那样一个环境中,所有邮件都是从一个Notes数据库(journal)中提取的。
The first call to the method addAnnotation should be changed to reflect the desired root element name. The following code, used in Example 4, illustrates this.
应更改对方法addannotation的第一个调用,以反映所需的根元素名称。
To establish a WebSocket connection, the client and server upgrade from the HTTP protocol to the Web Socket protocol during an initial handshake, as shown in Example 1.
要建立一个WebSocket连接,客户端和服务器在初次握手的时候从HTTP协议提升到WebSocket协议,如例1所展示的。
I ignored this small hurdle in example code, but in the first article of this series, I demonstrated how to timestamp responses as a simple safeguard against data arriving out-of-order.
在示例代码中我忽略了这个小问题,但是在这个系列的第一篇文章中,我演示了如何为响应加时间戳,以此作为保证数据到达顺序的一种简单手段。
This example builds upon the applications in example 1, adding resource constraints and illustrating RRD's ability to propagate authorization information. To install and run the example.
此示例构建在示例1中的应用程序之上,添加了资源约束并演示了RRD的传播授权信息的能力。
In example 11, we used "select-before-update" for ElectricityDeal, which incurs an extra select for your transient or detached object. But it does avoid unnecessary updates to your database.
在范例11中,我们为electricitydeal加上了select - before - update,这会对瞬时(transient)对象或分离(detached)对象产生额外的select语句,但却能避免不必要的数据库更新。
This example builds upon the applications in Example 3, demonstrating the RRD's ability to pass along custom data through the use of extension generators and handlers. To install and run the example
此示例构建在 示例3 中的应用程序之上,并演示了RRD通过使用扩展生成器和处理程序传递数据的功能。
This example builds upon the applications in Example 3, demonstrating the RRD's ability to pass along custom data through the use of extension generators and handlers. To install and run the example
此示例构建在 示例3 中的应用程序之上,并演示了RRD通过使用扩展生成器和处理程序传递数据的功能。
应用推荐