-->
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.  [ 1 post ] 
Author Message
 Post subject: question about the hibernate pool
PostPosted: Fri Oct 23, 2009 8:26 pm 
Newbie

Joined: Fri Apr 03, 2009 4:12 pm
Posts: 9
Hello everyone,

Im using hibernate with a connection provided by tomcat using:
Code:
property name="connection.datasource">
      java:comp/env/l2bhiponac
   </property>


My question is: Is hibernate using only the provided pool or is it using an internal pool to manage the connections provided by tomcat?.

I ask because I know that hibernate default pool is not intended for production use and I don't know if I need to configure c3p0 when I'm using connection.datasource or not.

Thank you for every info you could give me.

_________________
Santiago GarcĂ­a Pimentel R.G.


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

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.