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