javax.jcr.query.qom
Interface Constraint

All Known Subinterfaces:
And, ChildNode, Comparison, DescendantNode, FullTextSearch, Not, Or, PropertyExistence, SameNode

public interface Constraint

Filters the set of node-tuples formed by evaluating the query's selectors and the joins between them.

To be included in the query results, a node-tuple must satisfy the constraint.

Since:
JCR 2.0