public interface BinaryOperatorExpression<T> extends Expression<T>
| Modifier and Type | Method and Description |
|---|---|
Expression<?> |
getLeftHandOperand()
Get the left-hand operand.
|
Expression<?> |
getRightHandOperand()
Get the right-hand operand.
|
as, in, in, in, in, isNotNull, isNullalias, getCompoundSelectionItems, isCompoundSelectiongetAlias, getJavaTypeExpression<?> getRightHandOperand()
Expression<?> getLeftHandOperand()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.