Uses of Class
com.blazebit.persistence.parser.JPQLNextParser.SimpleSubpathContext
| Package | Description |
|---|---|
| com.blazebit.persistence.parser | |
| com.blazebit.persistence.parser.expression |
-
Uses of JPQLNextParser.SimpleSubpathContext in com.blazebit.persistence.parser
Methods in com.blazebit.persistence.parser that return types with arguments of type JPQLNextParser.SimpleSubpathContext Modifier and Type Method Description List<JPQLNextParser.SimpleSubpathContext>JPQLNextParser.ReturningClauseContext. simpleSubpath() -
Uses of JPQLNextParser.SimpleSubpathContext in com.blazebit.persistence.parser.expression
Methods in com.blazebit.persistence.parser.expression with parameters of type JPQLNextParser.SimpleSubpathContext Modifier and Type Method Description ExpressionJPQLNextExpressionVisitorImpl. visitSimpleSubpath(JPQLNextParser.SimpleSubpathContext ctx)