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, isNullCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.