Liking cljdoc? Tell your friends :D

duratom.not-found.jdbc


create-table-ddlclj

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

db-do-commandsclj

(db-do-commands config & commands)

insert!clj

(insert! db table row where-clause)

queryclj

(query db table-name row-id)

update!clj

(update! db table row where-clause)

with-db-transactioncljmacro

(with-db-transaction bs & body)

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

× close