Class GroupedPredicate

java.lang.Object
org.hibernate.sql.ast.tree.predicate.GroupedPredicate
All Implemented Interfaces:
DomainResultProducer<Boolean>, SqlSelectionProducer, Expression, Predicate, SqlAstNode

public class GroupedPredicate extends Object implements Predicate