| 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 |
| Modifier and Type | Method and Description |
|---|---|
ITypeHelper |
SemanticValidatorHelper.getTypeHelper()
Returns the helper that gives access to the most common class metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericTypeHelper
This generic implementation of
ITypeHelper wraps ITypeHelper and delegates the
calls to it. |
| Modifier and Type | Method and Description |
|---|---|
ITypeHelper |
GenericSemanticValidatorHelper.getTypeHelper()
Returns the helper that gives access to the most common class metadata.
|
protected ITypeHelper |
DefaultSemanticValidator.getTypeHelper() |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.