| 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 | Class and Description |
|---|---|
class |
AbstractEclipseLinkParameterTypeVisitor
This visitor calculates the type of an input parameter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultParameterTypeVisitor
This visitor calculates the type of an input parameter.
|
class |
EclipseLinkParameterTypeVisitor
This visitor calculates the type of an input parameter.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract ParameterTypeVisitor |
JPQLQueryContext.buildParameterTypeVisitor() |
protected ParameterTypeVisitor |
JPQLQueryContext.getParameterTypeVisitor() |
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.