Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

org.openmobileis.database.fastobjectdb.db.BackwardUniqueIndexIterator Class Reference

List of all members.

Detailed Description

Use to enumerate an index without to loading in memory all index key or referenced object.

Only the current object is loaded. Start at the end and enumerate backward

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 48 of file BackwardUniqueIndexIterator.java.

Public Member Functions

boolean hasPrev () throws FODBException
Object prev () throws FODBException
void initCurrentNode (Object indexKey) throws FODBException

Package Functions

 BackwardUniqueIndexIterator (FODBIndex index, FODBCollection collection) throws IOException, ClassNotFoundException, FODBException


The documentation for this class was generated from the following file:
Generated on Wed Dec 14 21:05:38 2005 for OpenMobileIS by  doxygen 1.4.4