public interface FileCursor extends Cursor<String,Blob>
To open a file cursor, you must ask to a FileStore object.
See the following example:
Transactiontransaction = database.getTransaction(new String[]{FileStore.OBJECT_STORE_NAME},Transaction.Mode.readWrite); transaction.getFileStore().openCursor(newFileStoreCursorCallback(){
Cursor.CursorDirectionadvance, continueCursor, continueCursor, delete, getDirection, getKey, getNativeArrayKey, getValue, hasValue, updateCopyright © 2015. All rights reserved.