Uses of Enum
org.eclipse.persistence.jpa.jpql.parser.OrderByItem.NullOrdering
Package
Description
This is the core of Hermes, this package contains the classes that can parse a JPQL query.
-
Uses of OrderByItem.NullOrdering in org.eclipse.persistence.jpa.jpql.parser
Modifier and TypeMethodDescriptionOrderByItem.getNullOrdering()
Returns the enum constant representing the null ordering type.static OrderByItem.NullOrdering
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.