Inheritance diagram for org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaCandidate:
Definition at line 38 of file FODBSodaCandidate.java.
Public Member Functions | |
FODBSodaCandidate () | |
void | include (boolean flag) |
specify whether the Candidate is to be included in the ObjectSet resultset. | |
Object | getObject () |
returns the persistent object that is represented by this query Candidate. |
|
returns the persistent object that is represented by this query Candidate.
Implements org.odbms.Candidate. Definition at line 56 of file FODBSodaCandidate.java. |
|
specify whether the Candidate is to be included in the ObjectSet resultset.
Implements org.odbms.Candidate. Definition at line 50 of file FODBSodaCandidate.java. |