Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

org.openmobileis.database.fastobjectdb.db.store.FODBMainFile Class Reference

List of all members.

Detailed Description

FODBMainFile is a Class that defines simple functions to access our data file.

It's also responsible of the way the database file is structured.

It defines static variables ACTION_CREATE and ACTION_OPEN which are private. It uses them in its constructor. Other functions don't have to know them.

Definition at line 45 of file FODBMainFile.java.

Public Member Functions

String addCollection (String collectionName) throws IOException
String[] getCollectionsList ()

Static Public Member Functions

static FODBMainFile createDbFile (String filePath) throws IOException, ClassNotFoundException
static FODBMainFile openDbFile (String filePath) throws IOException, ClassNotFoundException


The documentation for this class was generated from the following file:
Generated on Wed Dec 14 21:05:38 2005 for OpenMobileIS by  doxygen 1.4.4