posted 17 years ago
Hi ranchers,
When hibernate is initially called for the first time in my system it seems to take an age to load up.
I expect this to some extent whilst classes are mapped and other things are configured. However, i notice this lines seems to take over a minute to do:
INFO C3P0Registry:204 - Initializing c3p0-0.9.1 [built 16-January-2007 14:46:42; debug? true; trace: 10]
Anybody have any ideas on how i can speed up the performance of this or hibernate in general when it kicks in?
Thanks in advance for any tips!