public class Having extends StandardQueryElementCollection<Expression<?>>
elements| Modifier and Type | Method and Description | 
|---|---|
| Having | having(Expression<?>... expressions)Add having conditions | 
getQueryString, printBodyIfEmpty, printNameIfEmpty, resetWrapperMethod, setOperatorName, setOperatorName, setWrapperMethodaddElements, addElements, isEmptypublic Having having(Expression<?>... expressions)
expressions - the conditions to addCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.