|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Title: OpenMobileIS project source
Description:
Factory pattern to manage one FODb inside an application. Use to get the current db factory
instance. If the db is not open or created, use the fastobjectdb.database.path fastobjectdb.database.name properties to get db path and name.
Method Summary | |
void |
flushDB()
Use to reload all db file headers. |
FastObjectDB |
getCurrentFODB()
return the current FODB instance. |
boolean |
isFodbStarted()
|
Method Detail |
public FastObjectDB getCurrentFODB() throws DatabaseException
DatabaseException
public void flushDB() throws DatabaseException
DatabaseException
public boolean isFodbStarted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |