| 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 | Method and Description |
|---|---|
OrderByItem.NullOrdering |
OrderByItem.getNullOrdering()
Returns the enum constant representing the null ordering type.
|
static OrderByItem.NullOrdering |
OrderByItem.NullOrdering.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderByItem.NullOrdering[] |
OrderByItem.NullOrdering.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.