org.utgenome.gwt.utgb.server
Class JDBCService
java.lang.Object
org.utgenome.gwt.utgb.server.JDBCService
public class JDBCService
- extends Object
A support class for acquiring JDBC connections.
- Author:
- leo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCService
public JDBCService()
getDatabaseAccess
public static org.xerial.db.sql.DatabaseAccess getDatabaseAccess(UTGBConfig.Database db)
throws UTGBException
- Throws:
UTGBException
getDatabaseAccess
public static org.xerial.db.sql.DatabaseAccess getDatabaseAccess(String projectRootFolder,
UTGBConfig.Database db)
throws UTGBException
- Throws:
UTGBException
Copyright © 2007-2012 utgenome.org. All Rights Reserved.