Inheritance diagram for org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor:
Definition at line 38 of file FODBIntIndexDescriptor.java.
Public Member Functions | |
FODBIntIndexDescriptor (String newName, int newType, String newMemberName, int newOrder) | |
FODBIntIndexDescriptor (String newName, int newType, String newMemberName, int btreeorder, int btreeMultipleIndexIncrement) | |
FODBIntIndexDescriptor () | |
void | writeExternal (ObjectOutput out) throws IOException |
void | readExternal (ObjectInput in) throws IOException, ClassNotFoundException |
int | getIncTabSize () |
Static Package Attributes | |
static final long | serialVersionUID = 5521257935120563452L |