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