Liking cljdoc? Tell your friends :D

lib.jdbc.types


->connectionclj

(->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.
raw docstring

->cursorclj

(->cursor stmt)

creates a cursor from prepared statement

creates a cursor from prepared statement
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close