-->
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: Concurrent Connection Pools
PostPosted: Tue Mar 15, 2005 4:50 am 
Newbie

Joined: Mon Sep 27, 2004 5:51 am
Posts: 4
Is it possible to use concurrent connection pools together with Hibernate?

I have four database users and they must each use a pool of their own - that's the way it is. How should I configurate Hibernate? Any special proposals? Should I use any special features in Oracle? What about server.xml. Is Hibernate a limitation for this kind of solutions?

Hibernate version: 3
Database: Oracle 9i

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 15, 2005 6:47 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
I'd say either implement your own connection provider, or just manually supply a connection to Hibernate.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 15, 2005 7:38 am 
Newbie

Joined: Mon Sep 27, 2004 5:51 am
Posts: 4
I suppose so... Tanks!

One way could be to use four different Servlets - one for each database Role. Perhaps Tomcat (dependent on the loggen in user) could redirect to the correct one???


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.