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 BinaryFunctionalOperatorBinaryOperatorExpression._opMethods in org.apache.openjpa.persistence.query that return BinaryFunctionalOperatorModifier and TypeMethodDescriptionBinaryOperatorExpression.getOperator()static BinaryFunctionalOperatorReturns 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