|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FastRecordStore | |
com.ibm.mobileservices.isync.midp |
Uses of FastRecordStore in com.ibm.mobileservices.isync.midp |
Methods in com.ibm.mobileservices.isync.midp that return FastRecordStore | |
static com.ibm.mobileservices.isync.midp.FastRecordStore |
FastRecordStore.openRecordStore(java.lang.String recordStoreName,
boolean createIfNecessary)
Returns an instance of FastRecordStore. |
Methods in com.ibm.mobileservices.isync.midp with parameters of type FastRecordStore | |
void |
Index.openIndex(com.ibm.mobileservices.isync.midp.FastRecordStore store,
com.ibm.mobileservices.isync.midp.TableMetaData tab)
Allows the the reuse of an index object. |
Constructors in com.ibm.mobileservices.isync.midp with parameters of type FastRecordStore | |
Index(com.ibm.mobileservices.isync.midp.FastRecordStore store,
com.ibm.mobileservices.isync.midp.TableMetaData table)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |