Liking cljdoc? Tell your friends :D

qbits.alia.codec


->result-setclj

(->result-set rs row-generator codec)

decode-rowclj

(decode-row row rg decode)

deserializeclj

(deserialize x idx decode)

PNamedBindingcljprotocol

Bind the val onto Settable by name

Bind the val onto Settable by name

-set-named-parameter!clj

(-set-named-parameter! val settable name)
raw docstring

PResultSetcljprotocol

execution-infoclj

(execution-info this)

result-setclj

(result-set rs result-set-fn row-generator codec)

row-gen->mapclj

Row Generator that map instances

Row Generator that map instances
raw docstring

row-gen->recordclj

(row-gen->record record-ctor)

Row Generator that builds record instances

Row Generator that builds record instances
raw docstring

row-gen->vectorclj

Row Generator that builds vector instances

Row Generator that builds vector instances
raw docstring

RowGeneratorcljprotocol

conj-rowclj

(conj-row this r k v)

Adds a entry/col to a row

Adds a entry/col to a row

finalize-rowclj

(finalize-row this r)

"completes" the row

"completes" the row

init-rowclj

(init-row this)

Constructs a row base

Constructs a row base

set-named-parameter!clj

(set-named-parameter! settable name val)

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

× close