org.openmobileis.database.fastobjectdb.db.index.FODBIndexFactory Class Reference

List of all members.

Detailed Description

Factory use to create index.

Definition at line 46 of file FODBIndexFactory.java.

Public Member Functions

 FODBIndexFactory ()
FODBIndex createIndex (FODBIndexDescriptor descriptor, Class objectType, FODBCollectionIndexFile cFile) throws BadDataFormatException, FODBException
FODBIndex createIndex (FODBIndexHeader header, Class objectType, FODBCollectionIndexFile cFile) throws BadDataFormatException, FODBException

Static Public Member Functions

static FODBIndexFactory getFactory ()

Static Public Attributes

static final int UNIQUE = 1
static final int MULTIPLE = 2

Protected Member Functions

boolean isValidKeyType (Class keyType, Class indexType)


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:35 2006 for OpenMobileIS by  doxygen 1.5.1-p1