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

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

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.

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.


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