Method: (DB-GET-ENV DB-SEQUENCE-TXN)
Source
(defmethod db-get-env ((sequ db-sequence-txn)) (db-get-env (db sequ)))
Source Context