| Modifier and Type | Class and Description |
|---|---|
static class |
HqlParser.NamedParameterContext |
static class |
HqlParser.PositionalParameterContext |
| Modifier and Type | Method and Description |
|---|---|
HqlParser.ParameterContext |
HqlParser.parameter() |
HqlParser.ParameterContext |
HqlParser.ParameterOrNumberLiteralContext.parameter() |
HqlParser.ParameterContext |
HqlParser.ParameterExpressionContext.parameter() |
HqlParser.ParameterContext |
HqlParser.EntityTypeReferenceContext.parameter() |
| Modifier and Type | Method and Description |
|---|---|
void |
HqlParser.ParameterContext.copyFrom(HqlParser.ParameterContext ctx) |
| Constructor and Description |
|---|
NamedParameterContext(HqlParser.ParameterContext ctx) |
PositionalParameterContext(HqlParser.ParameterContext ctx) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.