![]() |
links two Constraints for AND evaluation. |
![]() |
sets the evaluation mode to containment comparison. |
![]() |
sets the evaluation mode to string endsWith comparison. |
![]() |
sets the evaluation mode to ==. |
![]() |
returns the Object the query graph was constrained with to create this com.db4o.query.Constraint . |
![]() |
sets the evaluation mode to >. |
![]() |
sets the evaluation mode to identity comparison. |
![]() |
sets the evaluation mode to "like" comparison. |
![]() |
turns on not() comparison. |
![]() |
links two Constraints for OR evaluation. |
![]() |
sets the evaluation mode to <. |
![]() |
sets the evaluation mode to string startsWith comparison. |
Constraint Interface | com.db4o.query Namespace