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 Mon Dec 4 11:03:34 2006 for OpenMobileIS by  doxygen 1.5.1-p1