原子事务、回滚和其它关键的数据库主题背后的理论非常类似于学生在操作系统中学习的问题。
The theory behind atomic transactions, rollbacks, and other critical database topics are very similar to the issues students study in operating systems.
这使得DB2 的行为和预期的一样:扫描器一直等到INSERT事务提交或回滚,然后返回数据 —— 这和平常一样。
This makes DB2 behave as one would expect: the scanner waits until the INSERT transaction commits or rolls back and then return the data - business as usual.
WebSphereApplicationServer 3.0中的企业bean现在支持具有跨多个DB2数据源完全两阶段提交和回滚能力的多个并发事务。
Enterprise beans in WebSphere Application Server 3.0 now support multiple concurrent transactions with full two-phase commit and rollback capabilities across multiple DB2 data sources.
在数据库的操作中,利用事务的提交(COMMIT)和回滚(ROLLBACK)保证数据库的完整性。
The COMMIT and ROLLBACK of a transaction are used in the database operation to maintain the integrity of database.
在数据库的操作中,利用事务的提交(COMMIT)和回滚(ROLLBACK)保证数据库的完整性。
The COMMIT and ROLLBACK of a transaction are used in the database operation to maintain the integrity of database.
应用推荐