Package org.hibernate.query.sqm.tree.predicate
package org.hibernate.query.sqm.tree.predicate
Nodes representing logical predicates in the SQM tree.
-
ClassDescriptionRepresents an expression whose type is boolean, and can therefore be used as a predicate.Contract for predicates that have a negated form, e.g.Unified contract for things that can contain a SqmWhereClause.