The methods of the Candidate interface are listed below. For a complete list of Candidate interface members, see the Candidate Members topic.
![]() |
returns the persistent object that is represented by this query com.db4o.query.Candidate . |
![]() |
specify whether the Candidate is to be included in the com.db4o.ObjectSet resultset. This method may be called multiple times. The last call prevails. |
![]() |
returns the com.db4o.ObjectContainer the Candidate object is stored in. |
Candidate Interface | com.db4o.query Namespace