Skip to main content

Module transaction

Module transaction 

Source
Expand description

Driver-neutral PostgreSQL transaction options.

Structs§

ConfigBuilder
Typestated builder for TransactionConfig.
TransactionConfig
Options applied when starting a PostgreSQL transaction.

Enums§

AccessMode
PostgreSQL transaction access mode.
IsolationLevel
PostgreSQL transaction isolation level.