Liking cljdoc? Tell your friends :D

simpledb.util


criteriacljmultimethod


delete-mapclj

(delete-map domain & c)

build a honeysql map to select from domain reducing criteria to a where clause

build a honeysql map to select from domain reducing criteria to a where clause
raw docstring

ensure-vecclj

(ensure-vec x)

exists-mapclj

(exists-map domain & c)

build a honeysql map to select * from domain reducing criteria to a where clause

build a honeysql map to select * from domain reducing criteria to a where clause
raw docstring

nowclj

(now)

query-mapclj

(query-map domain selection & c)

build a honeysql map to select * from the simpleDb domain reducing criteria to a where clause

build a honeysql map to select * from the simpleDb domain reducing criteria to a where clause
raw docstring

select-mapclj

(select-map domain & c)

build a honeysql map to select * from domain reducing criteria to a where clause

build a honeysql map to select * from domain reducing criteria to a where clause
raw docstring

uuidclj

(uuid)

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

× close