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 | |
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] |
serialVersionUID | org.openmobileis.database.fastobjectdb.FODBIntIndexDescriptor | [package, static] |
UNIQUE | org.openmobileis.database.fastobjectdb.FODBIndexDescriptor | [static] |