org.openmobileis.database.fastobjectdb.FODBIndexDescriptor Class Reference

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

org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor org.openmobileis.database.fastobjectdb.FODBLongIndexDescriptor org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor

List of all members.


Detailed Description

Use to describe collection index properties.

FODB create index by using the FODBIndexDescriptor provided.

Name : define the collection to attach the index memberName : define the field or method of the collection object that has to be indexed type : define the index type : UNIQUE or MULTIPLE order : define the order of the Btree index. By default use 15 for collection of Thousand object. For greater collection increase the order.

Definition at line 46 of file FODBIndexDescriptor.java.


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