| 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 |
CollectionValuedPathExpressionFactory |
class |
EntityTypeLiteralFactory
This factory creates an
EntityTypeLiteral, which wraps an entity name. |
class |
JoinCollectionValuedPathExpressionFactory |
class |
LiteralExpressionFactory
This
LiteralExpressionFactory is responsible to return the right literal expression. |
class |
StateFieldPathExpressionFactory
This
StateFieldPathExpressionFactory is meant to handle the parsing of a portion of the
query when it's expected to be a state field path. |
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.