[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

18.3.2 Using Transaction Processing

To use transactions in FreeM, you need to be familiar with three commands:

With transaction processing, global variable operations occurring between TSTART and TCOMMIT commands will be contained within the transaction.

The atomicity, consistency, isolation, and durability facets of FreeM transaction hinge on the transaction mode.


This document was generated on May 5, 2025 using texi2html 5.0.