Zum Hauptinhalt springen

Zymba Documentation

SQL.TransactionContext

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

Abstract SQL transaction context prototype.

Prototype

Base

Methods

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