Liking cljdoc? Tell your friends :D

duratom.not-found.jdbc


create-table-ddlclj

(create-table-ddl db-config table-name)
source

db-do-commandsclj

(db-do-commands config & commands)
source

insert!clj

(insert! db table row where-clause)
source

queryclj

(query db table-name row-id)
source

update!clj

(update! db table row where-clause)
source

with-db-transactioncljmacro

(with-db-transaction bs & body)
source

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

× close