Brett Wooldridge
509db370d7
More minor speed improvements.
11 years ago
Brett Wooldridge
a3edf8c5be
Minor logging cleanup.
11 years ago
Brett Wooldridge
de746f139e
Fixed #21 Merge commit '519c9c859f397054c77461ca325e8d0dc82306cd' into dev
...
* commit '519c9c859f397054c77461ca325e8d0dc82306cd':
osgi unit tests #21 : switch to fax-exam-container-native (faster)
osgi unit tests #21 : merge core-osgi and core
osgi unit tests #21
unit tests (exam.properties) #21
osgi: unit tests (initial work) #21
#21 osgi: unit tests (initial work)
11 years ago
Brett Wooldridge
279f520640
Remove log.
11 years ago
Brett Wooldridge
5811ed149b
Change how autoCommit and transaction isolation are reset
11 years ago
Brett Wooldridge
847b03cf3e
Change how autoCommit and transaction isolation are reset
11 years ago
Brett Wooldridge
0ece2ec18a
Restore rollback(), change ThreadLocal<Boolean> isClosed back to volatile boolean.
11 years ago
Brett Wooldridge
dc5edc22ab
Remove automatic rollback
11 years ago
Brett Wooldridge
dcdc5058c7
Remove set transaction isolation, add release connection log.
11 years ago
Brett Wooldridge
29db4359f4
Add bounds check
11 years ago
Brett Wooldridge
561d6f05fd
Added debug level pool statistics logging
11 years ago
Brett Wooldridge
1e5291720c
Added debug level pool statistics logging
11 years ago
Brett Wooldridge
f0fa59e7a3
Added debug level pool statistics logging
11 years ago
Brett Wooldridge
7852524e66
Cleaner handling of resetting autoCommit and setTransactionIsolation.
11 years ago
Brett Wooldridge
b6237b6b51
Commit the “test” query if a transaction was started due to auto-commit being false.
11 years ago
lburgazzoli
519c9c859f
osgi unit tests #21 : switch to fax-exam-container-native (faster)
11 years ago
Brett Wooldridge
41df5a6f7e
Fix checks that disallow 0 for idleTimeout and maxLifeTime.
11 years ago
lburgazzoli
2b059515d3
osgi unit tests #21 : merge core-osgi and core
11 years ago
lburgazzoli
9c76145041
osgi unit tests #21
11 years ago
lburgazzoli
bb95d84e3b
unit tests (exam.properties) #21
11 years ago
lburgazzoli
edcb034900
osgi: unit tests (initial work) #21
11 years ago
lburgazzoli
dde89bd6f2
#21 osgi: unit tests (initial work)
11 years ago
Brett Wooldridge
944a7c54ec
Rename fields
11 years ago
Brett Wooldridge
0df4142a05
Make the things we can private and final.
11 years ago
Brett Wooldridge
fb6a7680b9
Cleanup and commenting.
11 years ago
Brett Wooldridge
1fa249cf16
Make the things we can private and final.
11 years ago
Brett Wooldridge
385fc4510d
Remove instrumentation.
11 years ago
Brett Wooldridge
9fb63cdd3f
Minor cleanup.
11 years ago
Brett Wooldridge
e021074764
Ensure that even if a close statement fails during connection close that we continue to try to close additional statements.
11 years ago
Brett Wooldridge
e6dce5b73e
Remove instrumentation
11 years ago
Brett Wooldridge
f84e02fb4b
Remove instrumentation
11 years ago
Brett Wooldridge
d1dbd40e84
Add attribution to Luca Burgazzoli
11 years ago
Brett Wooldridge
41d05bc8cc
Add Hibernate 4.3 connection provider.
11 years ago
brettwooldridge
6180df59e7
Update README.md
11 years ago
brettwooldridge
dc9676c5bc
Update README.md
11 years ago
Brett Wooldridge
81a4af0294
[maven-release-plugin] prepare for next development iteration
11 years ago
Brett Wooldridge
23c8c8ce60
[maven-release-plugin] prepare release HikariCP-1.2.4
11 years ago
Brett Wooldridge
6543408190
Update changes log.
11 years ago
Brett Wooldridge
34e6f5c4b4
Fixed #19 Create thread local with overridden initialValue().
11 years ago
brettwooldridge
ff527ab435
Update release versions
11 years ago
Brett Wooldridge
3c0fce56e7
[maven-release-plugin] prepare for next development iteration
11 years ago
Brett Wooldridge
b5614ed6c9
[maven-release-plugin] prepare release HikariCP-1.2.3
11 years ago
Brett Wooldridge
d33264f2b4
Update changes file.
11 years ago
Brett Wooldridge
34b9517958
Merge branch 'dev'
...
* dev:
Bug fixes.
Add DynamicImport-Package: * header so that drivers can be loaded dynamically at runtime in an OSGi environment.
11 years ago
Brett Wooldridge
d0a770e442
Merge branch 'dev' of https://github.com/brettwooldridge/HikariCP into dev
...
* 'dev' of https://github.com/brettwooldridge/HikariCP :
Add DynamicImport-Package: * header so that drivers can be loaded dynamically at runtime in an OSGi environment.
11 years ago
Brett Wooldridge
f7a60f8c68
Bug fixes.
11 years ago
Brett Wooldridge
6b3c78dda1
Add DynamicImport-Package: * header so that drivers can be loaded dynamically at runtime in an OSGi environment.
11 years ago
brettwooldridge
9db5126a8a
Update README.md
11 years ago
Brett Wooldridge
52ab93d6f9
[maven-release-plugin] prepare for next development iteration
11 years ago
Brett Wooldridge
6eecb65f11
[maven-release-plugin] prepare release HikariCP-1.2.2
11 years ago