(defn set-rollback-only "Marks the outermost transaction such that it will rollback rather than commit when complete" [] (rollback true))
Comments top
No comments for set-rollback-only. Log in to add a comment.