T
- Enum typepublic interface EnumExpression<T> extends ComparableExpression<Enum>
Modifier and Type | Method and Description |
---|---|
NumericExpression |
ordinal()
Method to return an expression for the ordinal of this enum.
|
asc, desc, gt, gt, gteq, gteq, lt, lt, lteq, lteq, max, min
as, cast, count, countDistinct, eq, eq, instanceOf, ne, ne
NumericExpression ordinal()
Copyright © 2005–1970 Apache Software Foundation. All rights reserved.