risingwave_frontend::session

Module transaction

source

Structs§

  • Transaction context.
  • Globally unique transaction id in this frontend instance.
  • A guard that auto commits an implicit transaction when dropped. Do nothing if an explicit transaction is in progress.
  • A guard that permits write operations in the current transaction.

Enums§