On 12/06/2015 20:15, Balana, Vishal wrote:
> Hello,
>
> I am trying to find if removeAbandoned property set to True would leads a
> connection returned back to pool and available to be borrowed again?
> If not, am I one connection less in pool?
Abandoned connections are removed from the pool. Th
Hello,
I am trying to find if removeAbandoned property set to True would leads a
connection returned back to pool and available to be borrowed again?
If not, am I one connection less in pool?
Thanks,
Vishal