Uses of Enum
javax.jdo.query.OrderExpression.OrderDirection
Packages that use OrderExpression.OrderDirection
-
Uses of OrderExpression.OrderDirection in javax.jdo.query
Subclasses with type arguments of type OrderExpression.OrderDirection in javax.jdo.queryMethods in javax.jdo.query that return OrderExpression.OrderDirectionModifier and TypeMethodDescriptionOrderExpression.getDirection()Accessor for the direction of the ordering with this expression.Returns the enum constant of this type with the specified name.static OrderExpression.OrderDirection[]OrderExpression.OrderDirection.values()Returns an array containing the constants of this enum type, in the order they are declared.