0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 14 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 0.9.1 - packaging of Cglib More... over 15 years ago
Version 0.9.0 More... over 15 years ago
Change date format to yyyy-MM-dd to avoid CharConversionException in some locales. More... over 16 years ago
Use long consistently for maximum_active_time, not int. More... over 16 years ago
Allow a blank string to be a valid value for a delegate property More... over 16 years ago
Use enumeration of property names rather than iteration of keyset so that we make use of any default properties that might be set. More... over 16 years ago
Changed time (millisecond) properties from int to long: maximumConnectionLifetime, houseKeepingSleepTime, recentlyStartedThreshold, overloadWithoutRefusalLifetime, maximumActiveTime More... almost 17 years ago
Better log message when closing a statement automatically. More... almost 17 years ago
We must setUser and setPassword *after* setDelegateProperties otherwise the values will be overwritten. Credit Bulent Erdemir (bug 1716955) More... almost 17 years ago
Made removeStateListener() static like the other removeFooListener() methods. Credit to [email protected] (bug 1716868). More... almost 17 years ago
Draft change log More... about 17 years ago
Scrapped onAboutToDie and altered onDeath signature instead. Now includes reasonCode (see ConnectionListenerIF) More... about 17 years ago
New onAboutToDie event for ConnectionListenerIF that gets called if the maximum-active-time is exceeded. More... about 17 years ago
Draft changes More... over 17 years ago
Improved warning message when a statement is closed twice. More... over 17 years ago
0.9.0RC3 More... over 17 years ago
0.9.0RC2+ More... over 17 years ago
Added ProxoolFacade.disableShutdownHook. More... over 17 years ago
Changes for 0.9.0RC3 More... almost 18 years ago
Fix closing tag for select. Credit to Paolo Di Tommaso. More... almost 18 years ago
More asserts More... almost 18 years ago
Add in maximum-active-time. Credit to Paolo Di Tommaso. More... almost 18 years ago
Use our own naming policy for Cglib to avoid duplicate class definition exceptions. More... about 18 years ago
Changes for HSQL 1.8 More... about 18 years ago
Correct alias name More... about 18 years ago
Changes for Hibernate 3 More... about 18 years ago
Upgrade to 1.8.0 More... about 18 years ago
New version More... about 18 years ago
Use jarjar More... about 18 years ago
Improve exception message More... about 18 years ago