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

org.openmobileis.database.fastobjectdb.db.ForwardUniqueIndexIterator 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 beginning and enumerate forward.

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

Definition at line 47 of file ForwardUniqueIndexIterator.java.

Public Member Functions

void initCurrentNode (Object indexKey) throws FODBException
boolean hasNext () throws FODBException
Object next () throws FODBException

Package Functions

 ForwardUniqueIndexIterator (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