autocommit - scgray/jsqsh GitHub Wiki
Variable
autocommit
- Contains the connection's current auto-commit status
Description
The ${autocommit}
variable indicates whether or not the current connection
is in auto-commit mode. In addition, the connections autocommit mode can be
altered by setting this variable. To change the autocommit mode for
all future connections, use the ${dflt_autocommit}
variable.