public static interface OraSelectStatement.OraOrderColumn extends SelectStatement.OrderColumn
SelectStatement
with the
ability to specify, whether NULL comes first or last.Modifier and Type | Method and Description |
---|---|
boolean |
isNullsFirst()
Returns, whether nulls should appear first or last.
|
getColumn, isDescending