LineairDB  0.1.0
transaction.h File Reference
#include <lineairdb/tx_status.h>
#include <cstddef>
#include <cstring>
#include <functional>
#include <memory>
#include <optional>
#include <string_view>
#include <type_traits>

Go to the source code of this file.

Classes

class  LineairDB::Transaction
 We adopt "the page model" [Vossen95] as the model of transaction processing. For each transaction, the page model provides us four operations: two data operations and two termination operations. More...
 

Namespaces

 LineairDB