Module sql::plan::statement::tcl[][src]

Expand description

Transaction control language (TCL).

This module houses the handlers for statements that manipulate the session, like BEGIN and COMMIT.

Functions