Name | Type | Description |
---|---|---|
EMPTY_STRING | String | The empty values are sorted together in ascending and descending order by the empty string ("") value. |
NULL_LAST | String | Empty values are recognized as null and sorted. |
type | String |
---|---|
The empty values are sorted together in ascending and descending order by the empty string ("") value.
|
type | String |
---|---|
Empty values are recognized as null and sorted. It is located at the bottom, regardless of ascending or descending order.
|