commit point

短语

词形变化

commit points 复数 commit points

释义与例句

n.
  1. 1.

    In a DBMS, a point in time at which all updates to a database, or group of records in a database, are guaranteed to have been written to disk, and the journal or log records of that action have also been so committed. Future updates may be undone to that point if necessary.

    计算机 工程 数学