public class JDBCPooledDataSource extends Object
Constructor and Description |
---|
JDBCPooledDataSource() |
Modifier and Type | Method and Description |
---|---|
static DataSource |
getDataSource(String driver,
String url,
String user,
String pass) |
static void |
main(String[] args) |
public JDBCPooledDataSource()
public static DataSource getDataSource(String driver, String url, String user, String pass) throws Exception
Exception
Copyright © 2014 BioJava. All rights reserved.