用語一覧へ
データベース

トランザクショントランザクション

事务

Transaction

日本語

トランザクション

別称: transaction

データベースで一連の処理をひとまとまりとして扱う実行単位。ACID 特性を満たす。

中文

事务

別称: 交易、transaction

数据库中作为整体执行的一组操作,满足 ACID(原子性、一致性、隔离性、持久性)特性。

English

Transaction

別称: txn

A unit of database work executed atomically, preserving the ACID properties.

使用例

関連用語

出題された真題(203