Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

database coneection pooling doubt

  Asked By: Francisca    Date: Sep 19    Category: Java    Views: 543
  

i am having a doubt in database connection pooling. if i am having a
connection pooling limit of 10 and i am using all 10 connections . if i need one
moreconnection and trying to create one more new connection what will happen.
whether any exceptions will be thrown? or any available connection user will be
dropped and given to the new user?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on database coneection pooling doubt Or get search suggestion and latest updates.




Tagged: