Uses of Class
org.eclipse.persistence.jpa.jpql.parser.MathDoubleExpression.Round
Packages that use MathDoubleExpression.Round
Package
Description
This is the core of Hermes, this package contains the classes that can parse a JPQL query.
-
Uses of MathDoubleExpression.Round in org.eclipse.persistence.jpa.jpql.parser
Methods in org.eclipse.persistence.jpa.jpql.parser with parameters of type MathDoubleExpression.RoundModifier and TypeMethodDescriptionvoidAbstractExpressionVisitor.visit(MathDoubleExpression.Round expression) voidAnonymousExpressionVisitor.visit(MathDoubleExpression.Round expression) voidExpressionVisitor.visit(MathDoubleExpression.Round expression) Visits theMathDoubleExpression.Roundexpression. -
Uses of MathDoubleExpression.Round in org.eclipse.persistence.jpa.jpql.tools
Methods in org.eclipse.persistence.jpa.jpql.tools with parameters of type MathDoubleExpression.RoundModifier and TypeMethodDescriptionvoidAbstractContentAssistVisitor.EndingQueryPositionBuilder.visit(MathDoubleExpression.Round expression) voidAbstractContentAssistVisitor.visit(MathDoubleExpression.Round expression) -
Uses of MathDoubleExpression.Round in org.eclipse.persistence.jpa.jpql.tools.resolver
Methods in org.eclipse.persistence.jpa.jpql.tools.resolver with parameters of type MathDoubleExpression.RoundModifier and TypeMethodDescriptionvoidResolverBuilder.visit(MathDoubleExpression.Round expression)