-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Monitoring pool
PostPosted: Mon Nov 20, 2006 9:18 am 
Newbie

Joined: Mon Nov 20, 2006 9:10 am
Posts: 4
Hibernate version: 3.1.3


I am using C3P0 like pool of connections. I need to monitorizar pool.
Since I can do it?

Thank you very much, anticipated


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 20, 2006 5:33 pm 
C3P0 Developer
C3P0 Developer

Joined: Tue Jan 06, 2004 8:58 pm
Posts: 145
c3p0-0.9.1 has a rich JMX interface for monitoring almost everything of interest about the pools. You can also monitor the pools in code, by programmatically querying c3p0 DataSources. You can get access to a c3p0 DataSource configured via hibernate using the C3P0Registry class.

Please download the latest c3p0 [0.9.1-pre11] and see the docs for info on both techniques. The c3p0-0.9.1 series is quite mature. If no major issues are reported with -pre11, it will become final shortly.

smiles,
Steve


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 21, 2006 7:16 am 
Newbie

Joined: Mon Nov 20, 2006 9:10 am
Posts: 4
OK.
thank you very much


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.