sets the evaluation mode to
==.
[Visual Basic] Function equal() As Constraint [C#] Constraint equal(); [C++] Constraint* equal(); [JScript] function equal(): Constraint;
this com.db4o.query.Constraint to allow the chaining of method calls.
sets the evaluation mode to
==.
Constraint Interface | com.db4o.query Namespace