Beginner |
|
Joined: Fri Feb 13, 2009 5:27 am Posts: 36 Location: India
|
Hi,
My db connection expire after 8 hours...How can i set property by which timeout never expire
One of the silution is
<property name="hibernate.c3p0.timeout">0</property>
or just incraese the timeout...
plz suggest me the other solutions
N want to ask that Is this a problem of hibernate or C3p0 or mysql....?
if the problem with mysql then plz tell me how to config it?
or if with c3p0 what is the best solution?
Our project is Web based project--flex+spring+hibernate+mysql
thank u
_________________ parag
|
|