org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaCandidate Class Reference

Inheritance diagram for org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaCandidate:

org.odbms.Candidate List of all members.

Detailed Description

Author:
Philippe Delrieu

Since:
JDK 1.1
Version:
1.0.

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.


Member Function Documentation

void org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaCandidate.include ( boolean  flag  ) 

specify whether the Candidate is to be included in the ObjectSet resultset.



This method may be called multiple times. The last call prevails.

Parameters:
flag inclusion.

Implements org.odbms.Candidate.

Definition at line 50 of file FODBSodaCandidate.java.

Object org.openmobileis.database.fastobjectdb.db.query.soda.FODBSodaCandidate.getObject (  ) 

returns the persistent object that is represented by this query Candidate.

Returns:
Object the persistent object.

Implements org.odbms.Candidate.

Definition at line 56 of file FODBSodaCandidate.java.


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:35 2006 for OpenMobileIS by  doxygen 1.5.1-p1