| 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 | Method and Description |
|---|---|
protected AbstractValidator.NestedArrayVisitor |
AbstractValidator.buildNestedArrayVisitor()
Creates the visitor that traverses an
Expression and determines if it's a nested array
or not. |
protected AbstractValidator.NestedArrayVisitor |
AbstractValidator.getNestedArrayVisitor()
Returns the visitor that can determine if an
Expression represents a nested array. |
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.