Both these suggestions sound reasonable to me.

I'll try to get around to making these changes sometime this week.  A
patch, preferably one with unit tests, would expedite that process.

On Mon, 30 Dec 2002, Dave wrote:

> In addition to my previous email, I would suggest modifying
> BasicDataSource.createDataSource() to not validate on "" (empty string).
>
>         if (validationQuery != null && validationQuery.length != 0) {
>             connectionPool.setTestOnBorrow(true);
>         }
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to