| 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 <T extends AbstractDoubleEncapsulatedExpression> |
AbstractGrammarValidator.validateAbstractDoubleEncapsulatedExpression(T expression,
AbstractGrammarValidator.AbstractDoubleEncapsulatedExpressionHelper<T> helper)
Validates the content of an
AbstractDoubleEncapsulatedExpression, which encapsulates
two expressions separated by a comma. |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.