See org.apache.commons.pool.PoolableObjectFactory and org.apache.commons.dbcp.PoolableConnectionFactory for the general case. BasicDataSource is "hard-coding" it's own pool implementation/instance, which makes it easier to use but more difficult to modify in this way.
- [dbcp] how to perform special init after createConnect... Christophe Thi�baud
- Waldhoff, Rodney
