| 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.
|
| Modifier and Type | Method and Description |
|---|---|
WordParser.WordType |
WordParser.getWordType()
Returns what the type of word
WordParser.word() returns. |
static WordParser.WordType |
WordParser.WordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WordParser.WordType[] |
WordParser.WordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.