-->
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: C3P0,DBCP and Proxol Connection Pooling
PostPosted: Fri Jun 18, 2004 1:16 am 
Newbie

Joined: Fri Jun 18, 2004 1:03 am
Posts: 1
I want to use Connection Pooling . I am using Hibernate,PostgreSQL and JBOSS.

Among C3PO ,DBCP and Proxol Connection Providers which is better to use?
Which is more efficient?

How can I map these connection pooling?

Can know the connection pooling size?

Help me in this.

------------------------------

Erikson


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 18, 2004 7:33 am 
Beginner
Beginner

Joined: Tue Feb 10, 2004 2:30 pm
Posts: 25
Use C3P0 or Proxool. DBCP is not good, I beleive it is going to be dropped from support or recommended use.

Read http://www.hibernate.org/hib_docs/refer ... ernatejdbc
or look at the big hibernate.properties in the source code to see all the options to all the connection pool providers.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 18, 2004 7:56 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
If you are running inside of an appserver, use the appserer provided pool by using a datasource.


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.