JavaScript is disabled on your browser.
org.biojava.utils
Class 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
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2020 BioJava. All rights reserved.