Uses of Class
org.hibernate.grammars.hql.HqlParser.QueryExpressionContext
Packages that use HqlParser.QueryExpressionContext
-
Uses of HqlParser.QueryExpressionContext in org.hibernate.grammars.hql
Subclasses of HqlParser.QueryExpressionContext in org.hibernate.grammars.hqlModifier and TypeClassDescriptionstatic class
static class
Methods in org.hibernate.grammars.hql that return HqlParser.QueryExpressionContextModifier and TypeMethodDescriptionHqlParser.CteContext.queryExpression()
HqlParser.InsertStatementContext.queryExpression()
HqlParser.NestedQueryExpressionContext.queryExpression()
HqlParser.queryExpression()
HqlParser.SelectStatementContext.queryExpression()
HqlParser.SubqueryContext.queryExpression()
Methods in org.hibernate.grammars.hql with parameters of type HqlParser.QueryExpressionContextModifier and TypeMethodDescriptionvoid
HqlParser.QueryExpressionContext.copyFrom
(HqlParser.QueryExpressionContext ctx) Constructors in org.hibernate.grammars.hql with parameters of type HqlParser.QueryExpressionContextModifierConstructorDescription