net.sourceforge.neurosdbm.db
Class IdedHiSiDB
java.lang.Object
net.sourceforge.neurosdbm.db.IdedHiSiDB
- class IdedHiSiDB
- extends java.lang.Object
Constructor Summary |
protected |
IdedHiSiDB(java.lang.String path)
|
protected |
IdedHiSiDB(java.lang.String path,
boolean createEmpty)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
hisiMDB
IdedHiSiMDB hisiMDB
hisiSAI
IdedHiSiSAI hisiSAI
path
private java.lang.String path
IdedHiSiDB
protected IdedHiSiDB(java.lang.String path)
throws java.io.FileNotFoundException,
java.io.IOException,
DatabaseCorruptException
IdedHiSiDB
protected IdedHiSiDB(java.lang.String path,
boolean createEmpty)
throws java.io.FileNotFoundException,
java.io.IOException,
DatabaseCorruptException
write
void write()
throws java.io.IOException,
DatabaseInternalCorruptionException
- Throws:
java.io.IOException
DatabaseInternalCorruptionException
query
java.util.ArrayList query(int type)
query
DisplayRecord query(DisplayIndex index)
getIdedHiSiDisplayRecord
IdedHiSiDisplayRecord getIdedHiSiDisplayRecord(int key)
toString
public java.lang.String toString()
Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.