|
OpenMMS V1.5.1 Std |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.rcsb.openmms.util.InsertEntryBase
|
+--org.rcsb.openmms.dbinsert.InsertEntry
Class to create the JDBC needed to insert data from the Entry data structures into a relational database.
Generated by the program MMSExpr. Model: Std, Revision: 3.0
Date: Tue Jul 29 17:48:53 PDT 2003
| Field Summary |
| Fields inherited from class org.rcsb.openmms.util.InsertEntryBase |
Conn, debug, entryKey, messagePanel, stmt |
| Constructor Summary | |
InsertEntry(MessageHandler ps,
int dbug,
java.sql.Connection con)
|
|
| Method Summary | |
void |
initCategories()
|
void |
insertEntryData(int entryKey,
EntryMethodImpl ei)
|
| Methods inherited from class org.rcsb.openmms.util.InsertEntryBase |
getCategoryBase, getCategoryKey, isFlagSet, updateCategoryEntryKey |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InsertEntry(MessageHandler ps,
int dbug,
java.sql.Connection con)
| Method Detail |
public void initCategories()
throws MmsTranslationException,
java.sql.SQLException
MmsTranslationException
java.sql.SQLException
public void insertEntryData(int entryKey,
EntryMethodImpl ei)
throws MmsTranslationException,
java.sql.SQLException
MmsTranslationException
java.sql.SQLException
|
OpenMMS V1.5.1 Std |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||