| Package | Description |
|---|---|
| org.eclipse.persistence.jpa.jpql.tools | |
| org.eclipse.persistence.jpa.jpql.tools.model.query |
This package contains the
StateObject classes that represents a JPQL query. |
| org.eclipse.persistence.jpa.jpql.tools.resolver | |
| org.eclipse.persistence.jpa.jpql.tools.spi |
The Hermes SPI defines how the parser and its related features can retrieve information about
the JPA managed types from the application.
|
| Modifier and Type | Method and Description |
|---|---|
TypeHelper |
JPQLQueryContext.getTypeHelper()
Returns a helper that gives access to the most common
types. |
TypeHelper |
AbstractJPQLQueryHelper.getTypeHelper()
Returns a helper that gives access to the most common
types. |
| Constructor and Description |
|---|
GenericTypeHelper(TypeHelper delegate)
Creates a new
GenericTypeHelper. |
NumericTypeComparator(TypeHelper typeHelper)
Creates a new
NumericTypeComparator. |
| Modifier and Type | Method and Description |
|---|---|
TypeHelper |
AbstractStateObject.getTypeHelper()
Returns a helper that gives access to the most common
types. |
| Modifier and Type | Method and Description |
|---|---|
TypeHelper |
Resolver.getTypeHelper()
Returns a helper that gives access to the most common
types. |
| Modifier and Type | Method and Description |
|---|---|
TypeHelper |
ITypeRepository.getTypeHelper()
Returns a helper that gives access to the most common
types. |
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.