You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
HikariCP/src/main/java/com/zaxxer/hikari
Muruganantham Mani 6ee7562b0b 2.5% random variance of the maxlifetime or 10seconds whichever is greater with random interval change 10 years ago
..
hibernate Add log to inform users of Hibernate 4.3.6+ support. 10 years ago
metrics renamed method/var names, moved toString() to PoolBase, checking for 10 years ago
pool 2.5% random variance of the maxlifetime or 10seconds whichever is greater with random interval change 10 years ago
util cleanup 10 years ago
HikariConfig.java unused import 10 years ago
HikariConfigMXBean.java fix javadoc error 10 years ago
HikariDataSource.java Full refactor. 10 years ago
HikariJNDIFactory.java Minor bugfix 10 years ago
HikariPoolMXBean.java Fix #334 caused by moving the ``HikariPoolMBean`` into the ``com.zaxxer.hikari`` package. Classes with the ``xxxMBean`` naming convention must reside in the same package. Renaming the class to ``xxxMXBean`` allows it to reside anywhere. 10 years ago