View Single Post
  #1 (permalink)  
Old September 8th, 2003, 01:45 AM
xyoon xyoon is offline
Registered User
 
Join Date: Sep 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Java Server Programming book question

Hi,

I have a question here regarding Chapter9 (Connection Pools).
It says that a connection pool would be useful if this is satisfied:

Users access the database through a limited set of generic database user accounts, as opposed to a specific account peruser.

Could someone please be kind enough to explain the reason behind this statement. I am noot really clear about the reason.

Thank you very much.


regards