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, mincast, count, countDistinct, eq, eq, instanceOf, ne, neNumericExpression ordinal()
Copyright © 2013. All Rights Reserved.