# Functions
BeginTx returns selector transaction control option.
CommitTx returns commit transaction control option.
DefaultTxControl returns default transaction control with serializable read-write isolation mode and auto-commit.
NewControl makes transaction control from given options.
NewSettings returns transaction settings.
No description provided by the author
OnlineReadOnlyTxControl returns online read-only transaction control.
SerializableReadWriteTxControl returns transaction control with serializable read-write isolation mode.
SnapshotReadOnlyTxControl returns snapshot read-only transaction control.
StaleReadOnlyTxControl returns stale read-only transaction control.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
Transaction settings options.
No description provided by the author
# Type aliases
Transaction settings options.