| Author |
Commons Pool - populating pools
|
William Barnes
Ranch Hand
Joined: Mar 16, 2001
Posts: 949
|
|
I need to have my keyed pools populated before my application is �open for business�. I am able to do this with regular pools using �minIdle� and �timeBetweenEvictionRunsMillis�. But the keyed pools don�t have �minIdle� � the javadocs are incorrect this attribute is not available for keyed pools. I also found that �preparePool� is not available � and the javadocs incorrectly show this attribute being available also Am I going to have to send in some fake transactions as a way of �priming� the pool?
|
Please ignore post, I have no idea what I am talking about.
|
 |
 |
|
|
subject: Commons Pool - populating pools
|
|
|