org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor Class Reference

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

org.openmobileis.database.fastobjectdb.FODBIndexDescriptor List of all members.

Detailed Description

Index descriptor use to index String method or field.

Definition at line 38 of file FODBStringIndexDescriptor.java.

Public Member Functions

 FODBStringIndexDescriptor (String newName, int newType, String newMemberName, int btreeOrder, int newKeyLen)
 FODBStringIndexDescriptor (String newName, int newType, String newMemberName, int btreeOrder, int newKeyLen, int btreeMultipleIndexIncrement)
 FODBStringIndexDescriptor ()
void writeExternal (ObjectOutput out) throws IOException
void readExternal (ObjectInput in) throws IOException, ClassNotFoundException
int getIncTabSize ()
int getKeyLen ()
boolean isCaseSensitive ()
 
Returns:

void setCaseSensitive (boolean b)
 
Parameters:
b 


Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


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