Skip to main content

Zymba Documentation

SQL.TransactionContext

Text
object @SQL.TransactionContext(@Base) {
enter() {}
exit(mixed $exception) {}
}

Abstract SQL transaction context prototype.

Prototype

Base

Methods

CODE
$this.enter(): void
CODE
$this.exit(mixed $exception): void
Parameters
NameTypeValueDefault
exceptionmixednull