All Downloads are FREE. Search and download functionalities are using the official Maven repository.

bigdata.clickhouse-hikaricp.properties Maven / Gradle / Ivy

There is a newer version: 1.2.6
Show newest version
jdbc.clickhouse.driverClassName=ru.yandex.clickhouse.ClickHouseDriver
jdbc.clickhouse.url=jdbc:clickhouse://localhost:9123/system
jdbc.clickhouse.username=
jdbc.clickhouse.password=
jdbc.clickhouse.minimumIdle=10
jdbc.clickhouse.maximumPoolSize=100
jdbc.clickhouse.connectionTestQuery=select 1
jdbc.clickhouse.cachePrepStmts=true
jdbc.clickhouse.prepStmtCacheSize=250
jdbc.clickhouse.prepStmtCacheSqlLimit=2048
jdbc.clickhouse.useServerPrepStmts=true
jdbc.clickhouse.scan.mapper.package=io.edurt.gcm.example.bigdata.client.mapper




© 2015 - 2025 Weber Informatics LLC | Privacy Policy