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