org.openmobileis.database.fastobjectdb.db.query.soda
Class FODBSodaIndexPath

java.lang.Object
  extended byorg.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaIndexPath

public final class FODBSodaIndexPath
extends java.lang.Object

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

Constructor Summary
FODBSodaIndexPath(FODBIndex index)
           
 
Method Summary
 boolean addComparator(int comp)
           
 long[] execute()
           
 java.lang.String getIndexMember()
           
 boolean setOperand(java.lang.Object ope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FODBSodaIndexPath

public FODBSodaIndexPath(FODBIndex index)
Method Detail

getIndexMember

public java.lang.String getIndexMember()

setOperand

public boolean setOperand(java.lang.Object ope)

execute

public long[] execute()
               throws FODBException
Throws:
FODBException

addComparator

public boolean addComparator(int comp)


Copyright 2005 e-Care. All Rights Reserved.