TxOptions holds the transaction options to be used in [DB.BeginTx].

Hierarchy

  • TxOptions

Properties

Properties

isolation: IsolationLevel

Isolation is the transaction isolation level. If zero, the driver or database's default level is used.

readOnly: boolean

Generated using TypeDoc