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

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 34 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)
int getIncTabSize ()
int getKeyLen ()
boolean isCaseSensitive ()
void setCaseSensitive (boolean b)

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


Member Function Documentation

boolean org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor.isCaseSensitive  ) 
 

Returns:

Definition at line 62 of file FODBStringIndexDescriptor.java.

Referenced by org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaIndexPath.FODBSodaIndexPath().

void org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor.setCaseSensitive boolean  b  ) 
 

Parameters:
b 

Definition at line 69 of file FODBStringIndexDescriptor.java.


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