Uses of Enum
org.apache.openjpa.persistence.query.BinaryFunctionalOperator
Packages that use BinaryFunctionalOperator
-
Uses of BinaryFunctionalOperator in org.apache.openjpa.persistence.query
Fields in org.apache.openjpa.persistence.query declared as BinaryFunctionalOperatorModifier and TypeFieldDescriptionprotected final BinaryFunctionalOperator
BinaryOperatorExpression._op
Methods in org.apache.openjpa.persistence.query that return BinaryFunctionalOperatorModifier 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.Constructors in org.apache.openjpa.persistence.query with parameters of type BinaryFunctionalOperatorModifierConstructorDescription