Uses of Enum
javax.jdo.query.OrderExpression.OrderNullsPosition
Packages that use OrderExpression.OrderNullsPosition
-
Uses of OrderExpression.OrderNullsPosition in javax.jdo.query
Methods in javax.jdo.query that return OrderExpression.OrderNullsPositionModifier and TypeMethodDescriptionOrderExpression.getNullsPosition()
Accessor for the position of nulls with this expression.Returns the enum constant of this type with the specified name.static OrderExpression.OrderNullsPosition[]
OrderExpression.OrderNullsPosition.values()
Returns an array containing the constants of this enum type, in the order they are declared.