Information | |
---|---|
has gloss | eng: In the context of data management, autocommit is the mode of operation of a database connection. Each individual database interaction (i.e. each SQL statement) submitted through the database connection in autocommit mode will be executed in its own transaction that is implicitly committed. An SQL statement executed in autocommit mode cannot be rolled back. Autocommit mode incurs per-statement transaction overhead, having often undesirable performance or resource utilization impact. |
lexicalization | eng: autocommit |
instance of | e/Databases |
Lexvo © 2008-2025 Gerard de Melo. Contact Legal Information / Imprint