Documentation ¶
Overview ¶
Package globallock is handling global lock behavior in Exasol. Mutations on Connections and Users are not allowed to happen in parallel and Exasol will automatically rollback the Transaction.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsRollbackError ¶
IsRollbackError checks whether there is an error and whether the error is due to an Exasol rollback
func RunAndRetryRollbacks ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.