1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added support for using setNetworkTimeout when validating JDBC connection with query different than isValid. More... almost 9 years ago
SQLSTATE constants added More... almost 9 years ago
minor formatting More... almost 9 years ago
minor refactoring More... almost 9 years ago
1. Extracted all low-level JDBC operations into JdbcUtils.java 2. Throw different SQLException when cannot retrieve connection from pool, when the pool is terminated. 3. Improved handling of SQLExceptions when clearing warnings on Statement. 4. Some other small refactoring/renaming. More... almost 9 years ago
ConnectionHooks related refactoring More... almost 9 years ago
refactoring allowing us to unregister the Vibur mBean when pool terminates More... almost 9 years ago
better exception message (formatting) when pool is closed/terminated More... almost 9 years ago
better exception message when pool is closed/terminated More... almost 9 years ago
requireNonNull checks added More... almost 9 years ago
javadoc added More... almost 9 years ago
minor More... almost 9 years ago
be defensive More... almost 9 years ago
naming conventions fixes More... almost 9 years ago
minor More... almost 9 years ago
classes renaming More... almost 9 years ago
stricter naming of rawConnection and rawStatement where they are used as such More... almost 9 years ago
minor More... almost 9 years ago
readme update More... almost 9 years ago
preparing version 9.0 cut More... almost 9 years ago
preparing version 9.0 cut More... almost 9 years ago
adopted forbidIllegalArgument More... almost 9 years ago
small refactoring More... almost 9 years ago
simple reformatting + abort() handling changed More... almost 9 years ago
simple reformatting More... almost 9 years ago
minor tune-up More... almost 9 years ago
pool name management refactoring and improvements More... almost 9 years ago
Implement AutoCloseable More... almost 9 years ago
minor More... almost 9 years ago
java 1.7 More... almost 9 years ago