steckemetz,
Which version of Hibernate were you using when you did the testing with c3p0-0.9.0?
Currently we are using Hibernate 2.1.7 with c3p0-0.8.4.5 and thinking of using c3p0-0.9.0 instead to take advantage of the new features, but not sure whether Hibernate 2.1.7 is fully compatible with c3p0-0.9.0. I have checked c3p0 site (
http://www.mchange.com/projects/c3p0/in ... appendix_d) and it looks like the configuration setting in Hibernate for c3p0-0.9.0 stays same as c3p0-0.8.4.5. Just want to double check.
Thanks for your help.
John