brettwooldridge
|
272dc01c06
|
Update README.md
|
11 years ago |
brettwooldridge
|
087ff88dc8
|
Update README.md
|
11 years ago |
brettwooldridge
|
b24b5b351c
|
Update README.md
|
11 years ago |
brettwooldridge
|
b0b95e40ac
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
53376d601e
|
Eliminate some unneeded casts.
|
11 years ago |
Brett Wooldridge
|
c69e18265e
|
Fix datasource path after package change.
|
11 years ago |
brettwooldridge
|
30d8fb41b6
|
Update README.md
|
11 years ago |
Brett Wooldridge
|
1928dca409
|
Upgrade to latest Javassist
|
11 years ago |
Brett Wooldridge
|
1f013c3f09
|
Refactor to allow injection of proxy code into JDBC classes from the user's driver.
|
11 years ago |
Brett Wooldridge
|
0b58689069
|
Package refactor.
|
11 years ago |
Brett Wooldridge
|
99a3416bd3
|
Temporarily disable instrumentation during development.
|
11 years ago |
Brett Wooldridge
|
1f5ab6c149
|
Fleshing out the instrumentation agent.
|
11 years ago |
Brett Wooldridge
|
8a3643d634
|
More work on class transformer
|
11 years ago |
Brett Wooldridge
|
640321b9ac
|
Use stub data sour e
|
11 years ago |
Brett Wooldridge
|
648bef1bbe
|
Moved stubs to mock package
|
11 years ago |
Brett Wooldridge
|
cf1f1286b0
|
Class transformer
|
11 years ago |
Brett Wooldridge
|
76c9f95573
|
Remove unused import
|
11 years ago |
Brett Wooldridge
|
c2e939f345
|
Add a benchmark using hsqldb
|
11 years ago |
Brett Wooldridge
|
805e65b969
|
Streamline inheritance and proxy generation.
|
11 years ago |
Brett Wooldridge
|
a6b27ef2a3
|
Add auto commit setting, and population of driver properties.
|
11 years ago |
Brett Wooldridge
|
ec9fe36ffa
|
Add hsqldb test dependency
|
11 years ago |
Brett Wooldridge
|
9ddc7dbc16
|
Add test
|
11 years ago |
Brett Wooldridge
|
4abc12452b
|
Rename benchmark
|
11 years ago |
Brett Wooldridge
|
d43ee915c7
|
Cross off todo item
|
11 years ago |
brettwooldridge
|
ac826dffd0
|
Added travis ci build image
|
11 years ago |
Brett Wooldridge
|
9837cf1e7e
|
Travis ci file
|
11 years ago |
Brett Wooldridge
|
661a641b32
|
Marked off some todos
|
11 years ago |
Brett Wooldridge
|
ce0e8a1f32
|
Added lots to pom. osgi bundle, javadoc, sonatype info.
|
11 years ago |
Brett Wooldridge
|
76ca46a90f
|
Fixed javadoc
|
11 years ago |
Brett Wooldridge
|
cd66ddf269
|
Fix pool fill error when acquire increment is greater than min pool size.
|
11 years ago |
Brett Wooldridge
|
3b48167080
|
Detect broken connection via SQLException
|
11 years ago |
Brett Wooldridge
|
6e72f1e426
|
Detect broken connection via SQLException
|
11 years ago |
Brett Wooldridge
|
1eaf365559
|
todo list
|
11 years ago |
Brett Wooldridge
|
87f8b663a6
|
Code comments
|
11 years ago |
Brett Wooldridge
|
ece25c4c83
|
Code comments
|
11 years ago |
Brett Wooldridge
|
93e88d758b
|
more proxy cleanup
|
11 years ago |
Brett Wooldridge
|
494ea84b86
|
Move to ClassLoaderUtils to new package
|
11 years ago |
Brett Wooldridge
|
47b3556c4f
|
Move to ClassLoaderUtils to new package
|
11 years ago |
Brett Wooldridge
|
6855b82c8a
|
Move to new package
|
11 years ago |
Brett Wooldridge
|
c22d680224
|
Remove unused code from proxies since cglib and java.lang.Proxy support was removed.
|
11 years ago |
Brett Wooldridge
|
328017bb43
|
Repackaging
|
11 years ago |
Brett Wooldridge
|
c967f3778d
|
API renames.
|
11 years ago |
Brett Wooldridge
|
0fecb47354
|
Fix idle timeout bug.
|
11 years ago |
Brett Wooldridge
|
8b0911baab
|
Add MBean support.
|
11 years ago |
Brett Wooldridge
|
169bba9a58
|
Set the minimum pool size to the max / 2
|
11 years ago |
brettwooldridge
|
0ed91cb0b5
|
Update README.md
|
11 years ago |
brettwooldridge
|
0b9a821fcf
|
Update README.md
|
11 years ago |
brettwooldridge
|
8ec5523a3a
|
Update README.md
|
11 years ago |
brettwooldridge
|
3233dcde2d
|
Update README.md
|
11 years ago |
brettwooldridge
|
8f09fd59dc
|
Increased thread count and re-ran performance runs.
|
11 years ago |