Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
proxool: Proxool Java connection pool
- Summary
- Transparently adds connection pooling to your existing JDBC driver.
Our licence allows you flexibility to use it in both commercial and
other open source products.
Complies with the J2SE API, giving you the confidence to develop to
standards. You can monitor the performance of your database
connections and listen to connection events.
It's easy to configure using the JDBC API, XML, or Java property
files - you decide.
Changelog
- * Thu Mar 23 11:00:00 2006 Ralph Apel <r.apel at r-apel.de> - 0:0.8.3-10jpp
-
- Change avalon dependencies to excalibur
- Activate reporting unit tests and fix failures
- Add commons-collections, commons-logging, ehcache,
excalibur-instrument-api, excalibur-logger, excalibur-pool-api as BRs only
- Adapt tests to hsqldb-1.8.0 and therefore require hsqldb >= 1.80
- Add geronimo-jta-1.0.1B-api as BR and jta as Requires
- Set classpath in javadoc task
- * Thu Feb 23 11:00:00 2006 Ralph Apel <r.apel at r-apel.de> - 0:0.8.3-9jpp
-
- Create switch to omit testing against hibernate3
- * Wed Feb 15 11:00:00 2006 Ralph Apel <r.apel at r-apel.de> - 0:0.8.3-8jpp
-
- Build for 1.7
- Require hibernate3 and stream edit net.sf.hibernate to org.hibernate
- Activate optional non-fatal checkstyle
- Reduce dependencies