org.utgenome.gwt.utgb.server
Class JDBCService.GenericDBAccess

java.lang.Object
  extended by org.xerial.db.sql.DatabaseAccessBase
      extended by org.utgenome.gwt.utgb.server.JDBCService.GenericDBAccess
All Implemented Interfaces:
org.xerial.db.sql.DatabaseAccess
Enclosing class:
JDBCService

public static class JDBCService.GenericDBAccess
extends org.xerial.db.sql.DatabaseAccessBase


Constructor Summary
JDBCService.GenericDBAccess(UTGBConfig.Database db)
           
 
Method Summary
 
Methods inherited from class org.xerial.db.sql.DatabaseAccessBase
accumulate, createStatement, createTableSQL, createValueTupleFromBean, dispose, getConnectionPool, getPrimaryKeyColumns, getPrimaryKeyColumns, getRelation, getTableNameList, hasTable, insert, insertAndRetrieveKeys, insertAndRetrieveKeysWithPreparedStatement, isAutoCommit, query, query, query, query, queryWithHandler, setAutoCommit, setQueryTimeout, singleColumnQuery, toJSON, update, update, updateWithPreparedStatement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCService.GenericDBAccess

public JDBCService.GenericDBAccess(UTGBConfig.Database db)
                            throws org.xerial.db.DBException
Throws:
org.xerial.db.DBException


Copyright © 2007-2012 utgenome.org. All Rights Reserved.