Public Vars

Back

lock (clj)

(source)

function

(lock lock-mode)
Intended for MySQL, this accepts a lock mode. It will accept the same type of syntax as `for` even though MySQL's `lock` clause is less powerful.

Examples