org.openmobileis.database.fastobjectdb.FastObjectDBManagerService Interface Reference

Inheritance diagram for org.openmobileis.database.fastobjectdb.FastObjectDBManagerService:

org.openmobileis.database.fastobjectdb.FastObjectDBManager org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDBManager org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDBManager

List of all members.


Detailed Description

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.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 45 of file FastObjectDBManagerService.java.


Public Member Functions

FastObjectDB getCurrentFODB () throws DatabaseException
 return the current FODB instance.
void flushDB () throws DatabaseException
 Use to reload all db file headers.

Member Function Documentation

FastObjectDB org.openmobileis.database.fastobjectdb.FastObjectDBManagerService.getCurrentFODB (  )  throws DatabaseException

return the current FODB instance.

Open or create it if not done.

Returns:
the current database instance.
Exceptions:
DatabaseException 

Implemented in org.openmobileis.database.fastobjectdb.FastObjectDBManager, and org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDBManager.


The documentation for this interface was generated from the following file:
Generated on Mon Jan 11 21:19:20 2010 for OpenMobileIS by  doxygen 1.5.4