Variable: *TRANSACTION*

Documentation

The currently active transaction.

Source

(defparameter *transaction* nil
  "The currently active transaction.")
Source Context