lack2.webdesktop.qlack2-wd-config.2.2.3.source-code.org.ops4j.datasource-wd.cfg Maven / Gradle / Ivy
osgi.jdbc.driver.name = mysql-pool-xa
user = root
password = root
url = jdbc:mysql://localhost:14509/wd?useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&connectionCollation=utf8mb4_unicode_ci&createDatabaseIfNotExist=true
dataSourceName = qlack2-ds
pool.testOnBorrow = true
pool.maxTotal = 10
pool.maxIdle = 3
pool.minIdle = 1