Name

IN-TRANSACTION-P —

Function

Syntax

       (IN-TRANSACTION-P &KEY (DATABASE *DEFAULT-DATABASE*)) [function] => 

Arguments and Values

Description

A predicate to test whether DATABASE, which defaults to *DEFAULT-DATABASE*, is currently within the scope of a transaction.

Examples

        
      

Side Effects

Affected by

Exceptional Situations

See Also

Notes