Liking cljdoc? Tell your friends :D

qbits.alia.udt


Encodercljprotocol

-set-field!clj

(-set-field! x u k)
(-set-field! x u k ec)
(-set-field! x u k kc vc)
source

encoderclj

(encoder session typename codec)
(encoder session ks typename codec)

Takes a Session, optionally keyspace name, UDT name and returns a function that can be used to encode a map into a UdtValue suitable to be used in PreparedStatements

Takes a Session, optionally keyspace name, UDT name and returns a
function that can be used to encode a map into a UdtValue suitable
to be used in PreparedStatements
sourceraw docstring

set-field!clj

(set-field! ct utv k x)

Where's flip when you need it

Where's flip when you need it
sourceraw docstring

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

× close