public interface BinaryOperatorExpression<T> extends javax.persistence.criteria.Expression<T>
Modifier and Type | Method and Description |
---|---|
javax.persistence.criteria.Expression<?> |
getLeftHandOperand()
Get the left-hand operand.
|
javax.persistence.criteria.Expression<?> |
getRightHandOperand()
Get the right-hand operand.
|
as, in, in, in, in, isNotNull, isNull
alias, getCompoundSelectionItems, isCompoundSelection
getAlias, getJavaType
javax.persistence.criteria.Expression<?> getRightHandOperand()
javax.persistence.criteria.Expression<?> getLeftHandOperand()
Copyright © 2002-2020 Red Hat Middleware, LLC. All Rights Reserved