The update operation is complete.
更新操作完成。
Listing 7. SQL for the update operation.
清单7.update操作的SQL代码。
Listing 15. SQL for the update operation.
清单15.update操作的SQL代码。
Listing 8. SPARQL for the update operation.
清单8.update操作的SPARQL代码。
Listing 16. SPARQL for the update operation.
清单16.update操作的sparql。
Listing 15 shows the SQL code for the update operation.
清单15显示了update操作的SQL代码。
The same is true if the target of an update operation is empty.
如果更新操作的目标是空的,也有相似的情况。
Similarly, an update operation can update the relational value too.
类似地,UPDATE操作也能更新关系值。
The update operation would proceed as if it were a simple pass-through.
如果是简单的传递操作,那么更新操作将继续下去。
Lets you access the rows processed during a batch update operation.
允许您访问在批处理更新操作期间已处理的行。
The progress and result of the update operation is conveyed via JMX events.
更新操作的进度和结果是通过JMX事件传达的。
The application is started, if it had been stopped as a part of update operation.
如果更新操作过程中停止了应用程序,则将启动该应用程序。
When you've found the desired row within your cursor, you can issue the appropriate UPDATE operation.
当您在游标内找到了所需行后,您可以执行相应的UPDATE操作。
Object column, a check box indicates whether that object would be included in an update operation.
“对象”列中的每个表或视图,都有一个指示该对象是否包括在更新操作中的复选框。
At this point, you execute an SQL UPDATE operation to modify the current row and move to the second row.
此时,执行SQLUPDATE操作来修改当前行并移到第二行。
If the row has changed, the UPDATE operation will fail and the application logic must handle the failure.
如果行发生了修改,UPDATE操作将失败,应用程序逻辑必须处理这一失败。
Now compare the SQL-based code in Listing 7 with the SPARQL-based code in Listing 8 for the update operation.
现在比较清单7中基于SQL的代码与清单8中基于SPARQL的代码中的update操作。
Figure 5 details the process of handling an RPG UPDATE operation along with code snippets of the major functions.
图5详细展示了处理一个RPGUPDATE操作的过程和主要函数的代码段。
Now compare the SQL-based PHP code in Listing 15 with the SPARQL-based PHP code in Listing 16 for the update operation.
现在比较清单15中基于SQL的PHP代码与清单16中基于SPARQL的PHP代码中的update操作。
It is necessary to add a JMX event listener to the AppManagement MBean to understand the completion of update operation.
有必要向AppManagementMBean添加一个JMX事件,以了解更新操作是否完成。
The update operation can be manually invoked at any time and I strongly suggest doing so before any new penetration test.
更新操作可随时手动援引做之前,我强烈建议任何新的渗透测试。
To demonstrate that the UPDATE operation was not committed to the database, the query is re-executed, showing the original results.
为了演示update操作并未被提交到数据库,将重新执行查询,显示最初的结果。
The handler program is going to compare the before record image with the values passed into the handler from the RPG update operation.
Handlder程序将比较记录前映像和从RPG更新操作传递到 Handlder 程序中的值。
An update operation could change a record in a child table such that it no longer has a matching record in the associated parent table.
一个更新操作可改变子表中的一条记录,这样相关父表中不再有一条匹配的记录。
This is called "snapshot semantics", meaning each update operation is logically applied to a separate snapshot of the original document.
这称为 “快照语义”,这意味着每个更新操作从逻辑上说应用于原文档的单独快照。
For example, for an update operation, you need to get JNDI context, look up EJB home, find the EJB entity bean and then update the bean.
例如,对于一个更新操作,需要获得jndi上下文,查找EJBhome,发现EJB实体bean并更新这个bean。
Since the file EMPADDRESS is being handled by program UPDHANDLER, then the UPDATE operation is processed as described earlier in Figure 5.
由于文件EMPADDRESS 正在被程序UPDHANDLER 处理,因此UPDATE操作按照此前图 5中描述的方法处理。
During module update operation, bindings from the existing (deployed) module are merged with the bindings in the updated module by default.
在模块更新操作期间,缺省情况下,会将现有(已部署)模块的绑定与更新模块中的绑定合并。
Weak/eventual consistency happens when not all data replicas participate in the update operation and/or contacted as part of read operation.
只有部分数据副本参与更新操作,且/或作为读操作的一部分与其它副本进行联系时,就会出现弱/最终一致性。
In the first stage, update-generated site needs to prepare file-attribute data and destination-site sets before shipping the update operation.
第一个阶段是将更新操作信息传播到目的节点,这一阶段需要确定更新操作的属性数据和目的节点集。
应用推荐