db4o

Candidate.include Method 

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.

void include(
   bool flag
);

Parameters

flag
inclusion.

See Also

Candidate Interface | com.db4o.query Namespace