Inheritance diagram for org.openmobileis.database.fastobjectdb.FODBStringIndexDescriptor:
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 |
|
Definition at line 62 of file FODBStringIndexDescriptor.java. Referenced by org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaIndexPath.FODBSodaIndexPath(). |
|
Definition at line 69 of file FODBStringIndexDescriptor.java. |