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

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.