Uses of Class
org.eclipse.persistence.jpa.jpql.parser.MathDoubleExpression
Packages that use MathDoubleExpression
Package
Description
This is the core of Hermes, this package contains the classes that can parse a JPQL query.
-
Uses of MathDoubleExpression in org.eclipse.persistence.jpa.jpql.parser
Subclasses of MathDoubleExpression in org.eclipse.persistence.jpa.jpql.parserModifier and TypeClassDescriptionstatic final classThePOWERfunction takes two numeric arguments and returns a double.static final classTheROUNDfunction takes numeric argument and an integer argument and returns a number of the same type as the first argument.