Brett Wooldridge
2ecedd92ed
Added configuration flags for fail-fast initialization and MBean registration.
11 years ago
Brett Wooldridge
555075adec
Minor performance tweak.
11 years ago
Brett Wooldridge
0dada599f4
Try LinkedBlockingQueue.
11 years ago
Brett Wooldridge
aeb8c91917
Changes to prevent over aggressive optimization by the JIT which was producing
...
incorrect benchmarking results.
11 years ago
Brett Wooldridge
5bb19da087
Use latest C3P0 in benchmark.
11 years ago
Brett Wooldridge
e0c216a4c0
Fix unit test failures.
11 years ago
Brett Wooldridge
3e56436baa
Add class paths for other pools.
11 years ago
Brett Wooldridge
2c0e009e4e
Move up to bone release.
11 years ago
Brett Wooldridge
2053fdc973
Remove unnecessary optimisation that the JIT will perform anyway.
11 years ago
Brett Wooldridge
cffe33706a
Remove unused import.
11 years ago
Brett Wooldridge
1ba9987902
Remove resultset wrapper
11 years ago
Brett Wooldridge
2fd99e655d
Log exception message when a connection failure occurs
11 years ago
Sebastian Jaenicke
65010d9487
Unregister MBeans on pool shutdown
11 years ago
Brett Wooldridge
f3c0feb15c
Fixed #29 implement clean shutdown
11 years ago
Brett Wooldridge
f5171c96e6
Updated change log and benchmark script for new version.
11 years ago
Brett Wooldridge
3ac7d4a78d
Update README.md
11 years ago
Brett Wooldridge
431b467387
Remove pool size.
11 years ago
Brett Wooldridge
ea175f082b
Add debug log message for connections returned to the pool broken.
11 years ago
Brett Wooldridge
3389acb153
Merge commit '1f0b022bc38616317d3aa10d18160b7cfbcf8e95' into dev
...
* commit '1f0b022bc38616317d3aa10d18160b7cfbcf8e95':
Correcting username strings in example
Updated release version
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release HikariCP-1.2.8
Update README.md
Update maven info for release 1.2.7
11 years ago
Brett Wooldridge
e24338ca51
Updated changes log.
11 years ago
Brett Wooldridge
29520cdc20
Added configuration flags for fail-fast initialization and MBean registration.
11 years ago
Brett Wooldridge
5812d0e878
Minor performance tweak.
11 years ago
Brett Wooldridge
a2cc87e6f2
Try LinkedBlockingQueue.
11 years ago
Brett Wooldridge
8378ab9d1e
Changes to prevent over aggressive optimization by the JIT which was producing
...
incorrect benchmarking results.
11 years ago
Brett Wooldridge
c0232d2b33
Use latest C3P0 in benchmark.
11 years ago
Brett Wooldridge
4a8afcbb6b
Fix unit test failures.
11 years ago
Brett Wooldridge
575a9fbe70
Add class paths for other pools.
11 years ago
Brett Wooldridge
1f0b022bc3
Merge pull request #33 from hoffart/master
...
Correcting username strings in example
11 years ago
jhoffart
db74622855
Correcting username strings in example
11 years ago
Brett Wooldridge
896064ebfa
Merge branch 'dev' of github.com:brettwooldridge/HikariCP into dev
11 years ago
Brett Wooldridge
55d7ab2254
Move up to bone release.
11 years ago
Brett Wooldridge
e6cf087321
Remove unnecessary optimisation that the JIT will perform anyway.
11 years ago
Brett Wooldridge
6a75c00708
Remove unused import.
11 years ago
Brett Wooldridge
434a04bed7
Remove resultset wrapper
11 years ago
Brett Wooldridge
1066f71bf6
Log exception message when a connection failure occurs
11 years ago
Brett Wooldridge
f132053859
Fix snapshot revision.
11 years ago
Brett Wooldridge
d7cba3a748
Merge pull request #30 from sjaenick/dev
...
Unregister MBeans on pool shutdown
11 years ago
Sebastian Jaenicke
fb102b1077
Unregister MBeans on pool shutdown
11 years ago
Brett Wooldridge
a96b55308a
Fixed #29 implement clean shutdown
11 years ago
Brett Wooldridge
06ba9ef3c3
Updated change log and benchmark script for new version.
11 years ago
Brett Wooldridge
44e60376d6
Updated release version
11 years ago
Brett Wooldridge
c90344d280
[maven-release-plugin] prepare for next development iteration
11 years ago
Brett Wooldridge
5693262b8f
[maven-release-plugin] prepare release HikariCP-1.2.8
11 years ago
Brett Wooldridge
baf78bd9b4
Merge branch 'dev'
...
* dev:
Fixed bug growing the size of the FastStatementList when the capacity is exceeded.
11 years ago
Brett Wooldridge
b566002c0e
Fixed bug growing the size of the FastStatementList when the capacity is exceeded.
11 years ago
Brett Wooldridge
211062540c
Update README.md
11 years ago
Brett Wooldridge
facaac0916
Update maven info for release 1.2.7
11 years ago
Brett Wooldridge
072d52178f
[maven-release-plugin] prepare for next development iteration
11 years ago
Brett Wooldridge
17cd583ac1
[maven-release-plugin] prepare release HikariCP-1.2.7
11 years ago
Brett Wooldridge
058b7f0e0e
Rename methods, and cleanup.
11 years ago