Uses of Enum
org.apache.openjpa.persistence.query.BinaryFunctionalOperator
-
Uses of BinaryFunctionalOperator in org.apache.openjpa.persistence.query
Modifier and TypeFieldDescriptionprotected final BinaryFunctionalOperator
BinaryOperatorExpression._op
Modifier and TypeMethodDescriptionBinaryOperatorExpression.getOperator()
static BinaryFunctionalOperator
Returns the enum constant of this type with the specified name.static BinaryFunctionalOperator[]
BinaryFunctionalOperator.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescription