|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaCandidate
Constructor Summary | |
FODBSodaCandidate()
|
Method Summary | |
java.lang.Object |
getObject()
returns the persistent object that is represented by this query Candidate. |
void |
include(boolean flag)
specify whether the Candidate is to be included in the ObjectSet resultset. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FODBSodaCandidate()
Method Detail |
public void include(boolean flag)
org.odbms.Candidate
include
in interface org.odbms.Candidate
flag
- inclusion.public java.lang.Object getObject()
org.odbms.Candidate
getObject
in interface org.odbms.Candidate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |