• An option that specifies the maximum number of items that should be processed before a database write.

    一个选项,用来指定在数据库写之前应处理的最大条目数。

    youdao

  • In the write-behind case, transactions no longer have to wait for the database write operation to finish.

    使用write-behind,不再要求事务等待数据库的写操作完成。

    youdao

  • Database write locks are needed only at transaction commit time to ensure that the modified items are updated atomically without interference from concurrent updaters.

    只有在事务提交时才需要数据库写入锁,以确保原子地更新已修改的项,而不受到并发更新的干扰。

    youdao

  • When performing writes to the database, I have to first perform the database write and then invalidate any previously cached results that would be affected by this write.

    将数据写入到数据库中时,首先需要执行数据库写入操作,然后将之前缓存的任何受此写入操作影响的结果设定为无效。

    youdao

  • However, as with database identity projection, if you are willing to write some custom code, you can make this work.

    不过,和处理数据库标识保护一样,如果您愿意编写一些自定义代码,就可以实现此功能。

    youdao

  • Write transactions require that committed database changes be persisted even in the event of a failure.

    写事务要求提交的数据库更改被持久化,即使出现故障时也是如此。

    youdao

  • Next, write a conventional database class that you will then modify to become dynamic.

    接下来,编写一个常规的数据库类,然后再把它修改成动态的。

    youdao

  • For each cluster database replica, network traffic associated with write disk operations is approximately doubled.

    对于每个集群数据库副本,与写磁盘操作相关的网络流量会加倍。

    youdao

  • Then you can browse the database tables, their structures, write SQL queries inside of an editor with syntax coloring, run the queries and browse results.

    你可以浏览数据库的表及其结构、在带有语法高亮的编辑器中编写SQL查询、运行查询并浏览结果。

    youdao

  • One of the most effective ways to query such a database is to write an XSLT stylesheet that formats the results.

    查询这样的数据库最有效的一种方式是编写一个XSLT样式表来格式化结果。

    youdao

  • Given those, I can write a simple database query that retrieves the part of speech and compares the question with the answer, as shown in Listing 5.

    有了这些,就可以编写一个简单的数据库查询,以获取词性并比较问题和答案,如清单5所示。

    youdao

  • The suspended I/O functionality of DB2 UDB eliminates any partial page writes by suspending all write activities on the source database.

    DB2UDB的暂挂I/O功能消除了一切写部分页的现象,因为源数据库上的所有写活动都被挂起。

    youdao

  • One approach for session replication is simply to serialize the session contents and write it to a database.

    一种会话复制的方法是序列化会话内容并将它写入数据库。

    youdao

  • You estimate a day to write each database access class and unit test it, so 150 tables at one table per day is 150 days.

    估计您每天能编写一个数据库访问类并完成其单元测试,因此,150 个表要用 150天的时间。

    youdao

  • You don't need to write any database connect statements. OGSA-DAI executes the appropriate database connection for you behind the scenes when creating the Grid data Service.

    您无需编写任何数据库连接语句,因为创建网格数据服务时ogsa - DAI在后台会为您进行相应的数据库连接。

    youdao

  • This is the only place you need to write different code based on which database you're using.

    基于所使用的数据库,这是惟一需要编写不同代码的地方。

    youdao

  • The type of database access, such as read or write, will be determined based on the nature of the bank teller function.

    数据库访问的类型(比如读或写)将根据银行出纳功能的性质决定。

    youdao

  • It allows you to write database applications using a standard API that is common to all ODBC Drivers so that you don't need to write your application in a specific way for a specific database.

    它允许您使用对所有odbc驱动程序通用的标准API编写数据库应用程序,使您无需使用特定于具体数据库的方式编写应用程序。

    youdao

  • You can't totally separate your choice of database from the code you write after you've connected.

    不能将数据库选择与连接之后编写的代码完全分离。

    youdao

  • Offline backup can also be performed without bringing the database system offline by freezing the system (blocking all write operations) while copying the database directory.

    也可以在数据库系统没有离线的情况下执行离线备份,方法是当复制数据库目录的时候冻结系统(阻塞所有写操作)。

    youdao

  • It has a very small footprint, and there's no need for a database administrator; you just write the application.

    它体积小,而且不需要数据库管理员;您只需编写应用程序。

    youdao

  • You don't have to write any SQL to work with the database.

    你不需要撰写任何资料库sql语法。

    youdao

  • Mark them @Transactional(readOnly=false) such that the SQL queries are executed under read/write database transactions.

    将其标记为 @Transactional(readOnly=false),这样可以在读/写数据库事务下执行SQL查询。

    youdao

  • Think about a company like Twitter that has to receive tweets and write them to a database.

    想像一下像Twitter这样的公司,它必须接收t weets并将其写入数据库。

    youdao

  • Many Informix customers are using I4GL as their front-end tool to write the database applications.

    许多Informix客户使用I4GL作为编写数据库应用程序的前端工具。

    youdao

  • With it, you don't need to create your own database, build stored procedures, write server-side code, or even integrate your AS3 code to data services.

    通过使用X2O,你无需创建自己的数据库、构建存储过程、编写服务器端代码、甚至都不用将你的AS 3代码集成到数据服务中。

    youdao

  • In order to write to the database, you have to create (or modify) a Row object, and then write that Row object to the database.

    为了向数据库写入数据,您必须创建(或修改)Row对象,然后向数据库写入那个Row对象。

    youdao

  • This article was developed for Perl programmers who have experience with a relational database and would like to learn how write Perl programs that access DB2 database.

    本文是为那些具有关系数据库经验并且希望学习如何编写Perl程序来访问DB2数据库的Perl程序员编写的。

    youdao

  • You choose the database and write the query that is to be fired on a server, and click Submit.

    选择数据库并编写要在服务器上执行的查询,然后单击submit。

    youdao

  • Remember that a change to the Active Directory database can consist of an originating write or a replicated write.

    请记住,对ActiveDirectory数据库的更改可包括原始写入或复制的写入。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定