Back

statement (clj)

(source)

function

(statement con) (statement con {:keys [result-type concurrency cursors fetch-size max-rows timeout], :as opts})
Given a `Connection` and some options, return a `Statement`.

Examples