Other Definitions commit (dict)
|
Commit - This article is about 'commit', the computer science term. For its more common meanings as an English word, see .
In the context of computers and database management, commit refers to the idea of making permanent a set of tentative changes, such as at the end of a transaction. To commit (changes) is to make tentative changes permanent. A commit is the act of committing. In terms of transactions, the opposite of commit is rollback—to discard the tentative changes of a transaction.
|
 |