Liking cljdoc? Tell your friends :D
Clojure only.

fx.repo


IRepocljprotocol

delete!clj

(delete! entity params)

find!clj

(find! entity params)

find-all!clj

(find-all! entity)
(find-all! entity params)

save!clj

(save! entity data)

save-all!clj

(save-all! entity data)

update!clj

(update! entity data params)
source

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

× close