(->result-set rs row-generator codec)
(decode-row row rg decode)
(deserialize x idx decode)
Bind the val onto Settable by name
Bind the val onto Settable by name
(-set-named-parameter! val settable name)
(execution-info this)
(result-set rs result-set-fn row-generator codec)
(row-gen->record record-ctor)
Row Generator that builds record instances
Row Generator that builds record instances
Row Generator that builds vector instances
Row Generator that builds vector instances
(conj-row this r k v)
Adds a entry/col to a row
Adds a entry/col to a row
(finalize-row this r)
"completes" the row
"completes" the row
(init-row this)
Constructs a row base
Constructs a row base
(set-named-parameter! settable name val)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close