(-set-field! x tv i)
(-set-field! x tv i ec)
(-set-field! x tv i kc vc)
(encoder session table column codec)
(encoder session ks table column codec)
Takes a Session, optionally keyspace name, table name and column name and returns a function that can be used to encode a collection into a TupleValue suitable to be used in PreparedStatements
Takes a Session, optionally keyspace name, table name and column name and returns a function that can be used to encode a collection into a TupleValue suitable to be used in PreparedStatements
(set-field! ct tv i x)
Where's flip when you need it
Where's flip when you need it
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close