| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected BaseDeclarationIdentificationVariableFinder |
AbstractSemanticValidator.virtualIdentificationVariableFinder
This finder is responsible to retrieve the virtual identification variable from the
UPDATE range declaration since it is optional.
|
| Modifier and Type | Method and Description |
|---|---|
protected BaseDeclarationIdentificationVariableFinder |
AbstractSemanticValidator.getVirtualIdentificationVariableFinder()
Returns the visitor that can find the
IdentificationVariable of the RangeVariableDeclaration. |
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.