Inheritance diagram for org.openmobileis.database.fastobjectdb.FastObjectDBManager:
Definition at line 41 of file FastObjectDBManager.java.
Static Public Member Functions | |
static FastObjectDB | getCurrentFODB () throws DatabaseException |
return the current FODB instance. | |
Static Protected Attributes | |
static FastObjectDB | db |
|
return the current FODB instance. Open or create it if not done.
Reimplemented in org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDBManager. Definition at line 52 of file FastObjectDBManager.java. References org.openmobileis.database.fastobjectdb.FastObjectDBManager.db, and org.openmobileis.database.fastobjectdb.FastObjectDB.open(). |