Using batch updates instead of individual updates.
使用批量更新代替单个更新。
pureQuery includes support for heterogeneous batch updates.
pureQuery包含对异构批量更新 的支持。
For Oracle users, you can't set it to true for batch updates.
对于Oracle用户而言,批量更新时不能将其设为true。
I ran into an OOM when executing the above example with 50000 batch updates.
在执行上述包含了50000个批量更新的例子的时候,我就遇到了OOM(内存溢出)。
Initial batch load combined with periodic delta batch updates, such as nightly.
初始批量装载和定期的(比如每天晚上)增量数据批量更新相结合。
These heterogeneous batch updates enable all associated tables to be updated in one network round trip to the server.
这些异构批处理更新允许在到服务器的一次网络行程中更新所有相关联的表。
Batch updates are really recommended when doing larger updates. But please consider the overhead of creating the batch update XML.
批量更新实际上只在执行大量更新的时候才被推荐。
pureQuery adds methods for heterogeneous batch updates that you call to indicate to pureQuery that you are starting and ending a batch update.
pureQuery添加了用于异构批处理更新的方法,可以调用这些方法来向 pureQuery表明您开始和结束了一个批处理更新。
There is a nice article explaining how to use batch update. Implementing the sample from above by making use of batch updates looks like this.
这里有一篇很好的文章解释了如何使用批量更新。
For batch updates, a collection parameter is used vertically to execute an SQL statement more than once, with different parameter values each time.
对于批量更新,需要使用一个集合参数多次执行一条sql语句,每次执行时使用不同的参数值。
Under the covers, updateMany implements the JDBC best practice of batch updates, drastically reducing the number of network trips required for updating the data.
在幕后,updateMany 实现了批量更新的JDBC最佳实践,大大减少了更新数据时所需的网络传输。
Once again, the tradeoff is that batch database operations do not necessarily process updates in the same order as the code, but they do generally result in better performance.
再次说明,批处理数据库操作的折衷在于,这种操作不会按与代码中相同的顺序来处理更新,但通常会带来更好的性能。
This batch file only installs product updates.
该批处理文件只安装产品更新。
Batch job updates result in staleness of some less important data, but can make data updates much faster and simpler.
批处理作业更新会导致一些不太重要的数据陈旧,但能使数据更新耕作更快更简洁。
The language includes the notion of batch program, which can be generated to run without end user interaction, for example, to produce reports or to batch database or files loads and updates.
该语言包含了批处理程序的概念,举例来说,可以在没有终端用户交互的情况下生成并运行批处理程序,从而生成报告,或者批处理数据库或文件的加载和更新。
Overnight the existing CRM system's batch processing updates the Insurance Contract Administration system with customer data updates.
现有CRM系统的批处理会在夜间使用客户数据更新保险联系人管理系统。
One technique to keep data updates cheap is to defer some of the work to a batch job.
委托工作给批处理是一个廉价保持数据更新的技术。
Initial batch load followed with near real-time or real-time updates using messaging or Web service infrastructure.
初始批量装载,然后通过消息传递或Web服务基础结构进行实时或接近实时的更新。
Each application system sends out, often in batch mode, updates to the referential master data system (long) after the changes are committed to the local system.
每个应用程序系统在把修改提交给本地系统之后,把更新(常常是以批处理模式)发送给引用主数据系统。
The XML configuration interface provides a batch-processing interface for portal configuration updates, allowing you to import or export entire portal configurations or parts of a configuration.
XML配置界面为门户配置更新提供批处理界面,允许您导入或导出整个门户配置或部分配置。
Transactions are typically implemented by "saving-up" your batch of changes to be applied all at once; this has the nice side effect of drastically improving the efficiency of those updates.
事务通常是通过把一批更改积蓄起来、使之同时生效而实现的。这样做的好处是可以大大提高这些更新的效率。
A batch utility might be helpful at this point; at IBM, we have a simple batch script that creates a backup of every HTML file in the directory, and then updates the files.
这里可以使用批处理文件,在IBM内部,我们有一个简单批处理脚本,在目录中创建每个HTML文件的副本,然后修改文件。
The system should have low latency: updates at the online processing server must reach the batch processing server quickly.
系统的滞后时间应较低:联机处理服务器上的更新必须快速到达批处理服务器。
For instance, when there are terminology updates a linguist should implement global changes by batch editing Translation Units.
例如,当有术语更新时,语言学家需要通过批量修改翻译单元来达到整个替换的目的。
Its command-line version running in batch mode is much useful for your scheduled products updates.
它的命令行版本在批处理模式下运行,是非常有用的预定产品的更新。
A transaction is a way to group, or batch, a series of updates to a data source so that all are committed at once or none are committed if you roll back the transaction.
交易是对资料来源以群组或批次一系列更新的方法,使得所有更新一次认可,或在您复原交易时不认可任何更新。
A transaction is a way to group, or batch, a series of updates to a data source so that all are committed at once or none are committed if you roll back the transaction.
交易是对资料来源以群组或批次一系列更新的方法,使得所有更新一次认可,或在您复原交易时不认可任何更新。
应用推荐