Liking cljdoc? Tell your friends :D

kosmos.db.hikari


allow-pool-suspensionclj

(allow-pool-suspension config)
(allow-pool-suspension config b)
source

auto-commitclj

(auto-commit config)
(auto-commit config b)
source

catalogclj

(catalog config)
(catalog config s)
source

classnameclj

(classname config)
(classname config s)
source

connection-init-sqlclj

(connection-init-sql config)
(connection-init-sql config s)
source

connection-test-queryclj

(connection-test-query config)
(connection-test-query config s)
source

connection-timeoutclj

(connection-timeout config)
(connection-timeout config ms)
source

datasource-classnameclj

(datasource-classname config)
(datasource-classname config s)
source

datasource-jndiclj

(datasource-jndi config)
(datasource-jndi config s)
source

datasource-propertiesclj

(datasource-properties config)
(datasource-properties config m)
source

idle-timeoutclj

(idle-timeout config)
(idle-timeout config ms)
source

initialization-fail-fastclj

(initialization-fail-fast config)
(initialization-fail-fast config b)
source

isolate-internal-queriesclj

(isolate-internal-queries config)
(isolate-internal-queries config b)
source

jdbc-urlclj

(jdbc-url config)
(jdbc-url config s)
source

leak-detection-thresholdclj

(leak-detection-threshold config)
(leak-detection-threshold config ms)
source

max-lifetimeclj

(max-lifetime config)
(max-lifetime config ms)
source

maximum-pool-sizeclj

(maximum-pool-size config)
(maximum-pool-size config n)
source

minimum-idleclj

(minimum-idle config)
(minimum-idle config n)
source

passwordclj

(password config)
(password config s)
source

pool-nameclj

(pool-name config)
(pool-name config s)
source

read-onlyclj

(read-only config)
(read-only config b)
source

register-mbeansclj

(register-mbeans config)
(register-mbeans config b)
source

transaction-isolationclj

(transaction-isolation config)
(transaction-isolation config s)
source

userclj

(user config)
(user config s)
source

usernameclj

(username config)
(username config s)
source

validation-timeoutclj

(validation-timeout config)
(validation-timeout config ms)
source

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

× close