支持的IDS数据库操作。
最后的测试度量3种数据库操作所需的时间。
The final tests measured elapsed time for three types of mail database operations.
使用Hibernate执行数据库操作
了解数据库操作是否成功执行是非常重要的。
It is important to know if the intended database operation completed successfully or not. The following functions come in handy in dealing with that.
您在后台对XML数据完成了一些数据库操作。
为了简单起见,本文不在示例中包含数据库操作。
For the sake of simplicity, this article does 'nt include database operations in the example.
数据库管理员(DBA)—数据库操作。
Slice会在每片的并行线程中执行数据库操作。
Slice executes database operations in concurrent threads per slice.
程序本身的其他方面,比如数据库操作已经进行了优化。
Aspects of the program itself, such as database operations, were already tuned.
那些需要执行数据库操作的用户的客户端(前端)应用。
The user's client (frontend) application that wants to perform database operations.
此样本程序仅仅演示API可以如何用来执行数据库操作。
This sample program merely illustrates how the API can be used to perform database operations.
原子性指数据库操作可以组合到一起,当作单个单元处理。
Atomicity means that operations with the database can be grouped together and treated as a single unit.
在数据库操作中,用户不直接与数据库进行交互。
In an operational database, the user does not directly interact with the database.
举例来说,您可能希望使用事务控件修饰所有的数据库操作。
For example, you might want to decorate all your database operations with transactional controls.
这些数据库操作被进一步公布为Web服务操作。
These database operations are furthermore exposed as Web services operations.
这意味着所有数据库操作都将由Geronimo自动处理。
This means all database operations are handled automatically by Geronimo.
如果数据库操作不可避免,则至少通过以下方式减少其数量。
If database operations are unavoidable then at least reduce them by.
代理可以被看作是代表应用程序执行所有数据库操作的工人。
An agent can be thought of as a worker that performs all database operations on behalf of an application. There are two main types of DB2 agents.
清单5是在任何位置都可能使用的简单MySQL数据库操作。
Listing 5 is a simple MySQL database operation that might be used anywhere.
将数据库操作组合到事务中只是确保数据一致性解决方案的一半。
Combining database operations into transactions is half of the solution to ensure data consistency.
跟我们的前一场景一样,本例也依赖于解析器来执行数据库操作。
As in our previous scenarios, this example also relies on a resolver to execute the database operation.
如果启用,则ejb容器会将数据库操作延迟到事务提交时处理。
If so, the EJB container delays database operations until transaction commit time.
祝您体会到数据库操作的乐趣,并且记住,TMTOWTDI !
Have fun with your database operations and remember, TMTOWTDI!
这个解决方案对所有数据库操作使用JdbcQuery帮助类。
This solution USES the JdbcQuery helper class for all database operations.
事务处理用于保护作为一个组必须成功或失败的一系列数据库操作。
Transactions are used to protect a sequence of database operations that must either succeed or fail as a group.
这使执行数据库操作非常容易,并且与应用程序用什么语言开发无关。
This makes it easy to perform database operations, whatever language your application is developed in.
这需要用户编写包含构成Web服务事务的数据库操作的XML文件。
The user writes XML files containing the database operations that make up Web Service transactions.
如果这二者都没有禁用,则容器将继续对数据库操作进行排序。
If you do not disable both, the container will continue to order database operations.
它直接建立数据库连接来执行数据库操作,如数据更新和结果集检索。
It establishes database connections directly to perform database operations such as data updates and result set retrieval.
解决方案要执行数据库操作时,需要遵循多个与数据库应用程序相关的最佳实践。
When the solution has database operations to perform, then several best practices related to db applications need to be followed.
应用推荐