FODBIndexDescriptor() | org.openmobileis.database.fastobjectdb.FODBIndexDescriptor | |
FODBIndexDescriptor(String newName, int indexType, String newMemberName, int btreeorder) | org.openmobileis.database.fastobjectdb.FODBIndexDescriptor | |
FODBIntIndexDescriptor(String newName, int newType, String newMemberName, int newOrder) | org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor | |
FODBIntIndexDescriptor(String newName, int newType, String newMemberName, int btreeorder, int btreeMultipleIndexIncrement) | org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor | |
FODBIntIndexDescriptor() | org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor | |
getIncTabSize() | org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor | |
getMemberName() | org.openmobileis.database.fastobjectdb.FODBIndexDescriptor | |
getName() | org.openmobileis.database.fastobjectdb.FODBIndexDescriptor | |
getOrder() | org.openmobileis.database.fastobjectdb.FODBIndexDescriptor | |
getType() | org.openmobileis.database.fastobjectdb.FODBIndexDescriptor | |
isMultiple() | org.openmobileis.database.fastobjectdb.FODBIndexDescriptor | |
isUnique() | org.openmobileis.database.fastobjectdb.FODBIndexDescriptor | |
MULTIPLE | org.openmobileis.database.fastobjectdb.FODBIndexDescriptor | [static] |
readExternal(ObjectInput in) | org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor | |
serialVersionUID | org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor | [package, static] |
setMemberName(String memberName) | org.openmobileis.database.fastobjectdb.FODBIndexDescriptor | |
setType(int type) | org.openmobileis.database.fastobjectdb.FODBIndexDescriptor | |
UNIQUE | org.openmobileis.database.fastobjectdb.FODBIndexDescriptor | [static] |
writeExternal(ObjectOutput out) | org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor | |