(defn is-rollback-only "Returns true if the outermost transaction will rollback rather than commit when complete" [] (rollback))
Comments top
No comments for is-rollback-only. Log in to add a comment.