(->connection conn)
Create a connection wrapper.
The connection wrapper is need because it implemens IMeta interface that is mandatory for transaction management.
Create a connection wrapper. The connection wrapper is need because it implemens IMeta interface that is mandatory for transaction management.
(->cursor stmt)
creates a cursor from prepared statement
creates a cursor from prepared statement
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close