|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.biojava.bio.seq.db.biosql.DBHelper
|
+--org.biojava.bio.seq.db.biosql.UnknownDBHelper
| Nested Class Summary |
| Nested classes inherited from class org.biojava.bio.seq.db.biosql.DBHelper |
DBHelper.DeleteStyle |
| Field Summary |
| Fields inherited from class org.biojava.bio.seq.db.biosql.DBHelper |
DELETE_GENERIC, DELETE_MYSQL4, DELETE_POSTGRESQL |
| Constructor Summary | |
UnknownDBHelper()
|
|
| Method Summary | |
DBHelper.DeleteStyle |
getDeleteStyle()
|
int |
getInsertID(java.sql.Connection conn,
java.lang.String table,
java.lang.String columnName)
|
| Methods inherited from class org.biojava.bio.seq.db.biosql.DBHelper |
getDBHelperForURL |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UnknownDBHelper()
| Method Detail |
public int getInsertID(java.sql.Connection conn,
java.lang.String table,
java.lang.String columnName)
throws java.sql.SQLException
getInsertID in class DBHelperjava.sql.SQLExceptionpublic DBHelper.DeleteStyle getDeleteStyle()
getDeleteStyle in class DBHelper
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||