org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDBManager Class Reference

Inheritance diagram for org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDBManager:

org.openmobileis.database.fastobjectdb.FastObjectDBManager org.openmobileis.database.fastobjectdb.FastObjectDBManagerService org.openmobileis.database.fastobjectdb.FastObjectDBManagerService 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 55 of file SynchroFastObjectDBManager.java.

Public Member Functions

 SynchroFastObjectDBManager ()
FastObjectDB getCurrentFODB () throws DatabaseException
 return the current FODB instance.


Member Function Documentation

FastObjectDB org.openmobileis.database.fastobjectdb.synchro.client.SynchroFastObjectDBManager.getCurrentFODB (  )  throws DatabaseException

return the current FODB instance.

Open or create it if not done.

Returns:
the current database instance.
Exceptions:
DatabaseException 

Reimplemented from org.openmobileis.database.fastobjectdb.FastObjectDBManager.

Definition at line 67 of file SynchroFastObjectDBManager.java.

References org.openmobileis.database.fastobjectdb.FastObjectDBManager.cypherList, org.openmobileis.database.fastobjectdb.FastObjectDBManager.db, org.openmobileis.database.fastobjectdb.FastObjectDB.getCollection(), org.openmobileis.database.fastobjectdb.FastObjectDB.open(), and org.openmobileis.database.fastobjectdb.db.FODBCollection.setCollectionCypher().


The documentation for this class was generated from the following file:
Generated on Tue May 22 23:01:18 2007 for OpenMobileIS by  doxygen 1.5.1-p1