| Package | Description |
|---|---|
| org.eclipse.persistence.jpa.jpql |
This package contains the Hermes features (except the parser itself): semantic and grammatical
validations, content assist support, calculating the query result type or the possible type of
an input parameter, refactoring tools.
|
| org.eclipse.persistence.jpa.jpql.tools | |
| org.eclipse.persistence.jpa.jpql.tools.resolver |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractEclipseLinkSemanticValidator.TableExpressionVisitor |
protected static class |
EclipseLinkGrammarValidator.InExpressionVisitor |
protected static class |
EclipseLinkGrammarValidator.InExpressionWithNestedArrayVisitor |
| Modifier and Type | Class and Description |
|---|---|
protected class |
EclipseLinkContentAssistVisitor.TableExpressionVisitor |
| Modifier and Type | Class and Description |
|---|---|
protected class |
FromSubqueryResolver.VirtualMappingBuilder
This visitor will traverse the
SELECT clause and create virtual mappings
for the state field path expressions and any expression aliased with a result variable. |
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.