|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.utgenome.shell.JDBCUtil
public class JDBCUtil
Utilities for connecting DMBS through JDBC
Constructor Summary | |
---|---|
JDBCUtil()
|
Method Summary | |
---|---|
static org.xerial.db.sql.DatabaseAccess |
getDatabaseAccess(org.utgenome.config.ConnectionInfo connectionInfo)
|
static org.xerial.db.sql.DatabaseAccess |
getDatabaseAccess(java.lang.String projectRootFolder,
org.utgenome.config.ConnectionInfo connectionInfo)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JDBCUtil()
Method Detail |
---|
public static org.xerial.db.sql.DatabaseAccess getDatabaseAccess(org.utgenome.config.ConnectionInfo connectionInfo) throws UTGBShellException
UTGBShellException
public static org.xerial.db.sql.DatabaseAccess getDatabaseAccess(java.lang.String projectRootFolder, org.utgenome.config.ConnectionInfo connectionInfo) throws UTGBShellException
UTGBShellException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |