| Package | Description |
|---|---|
| org.eclipse.persistence.jpa.jpql.parser |
This is the core of Hermes, this package contains the classes that can parse a JPQL query.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeyExpressionFactory
This
KeyExpressionFactory creates a new KeyExpression when the portion of the
query to parse starts with KEY. |
class |
ValueExpressionFactory
This
ValueExpressionFactory creates a new ValueExpression when the portion of the
query to parse starts with VALUE. |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.