Class JDBCPooledDataSource

java.lang.Object
org.biojava.utils.JDBCPooledDataSource

public class JDBCPooledDataSource extends Object
Returns a DataSource that implements connection pooling Uses Jakarta Commons DBCP and Pool packages. See the description of the dbcp package at http://jakarta.apache.org/commons/dbcp/api/overview-summary.html#overview_description
Author:
Simon Foote, Len Trigg, Andy Yates, Thomas Down