You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by raja peter <he...@gmail.com> on 2008/11/13 11:24:51 UTC

DBCP -Pool- No setMaxActive, setMadIdle for PoolingDataSource

Hi all,

The BasicDataSource contains methods like setMaxActive, setMaxIdle ,etc.

I think, These functions are more apporpriate with PoolingDataSource also.
How can I call these methods with PoolingDataSource.

Thanks.