Hibernate Team |
|
Joined: Tue Aug 26, 2003 12:50 pm Posts: 5130 Location: Melbourne, Australia
|
As far as I understand (many people have had this problem with DBCP), this is a limitation of DBCP. In C3P0, you can set the hibernate.c3p0.timeout property.
Guys, my scalability tests show C3P0 to be a much more robust implementation than DBCP. I know DBCP is Apache and some people think that everything from Apache is necessarily better than a small sf.net project like C3P0, but this is more perception than reality.
|
|