NULL values are always sorted to the end of sorted results regardless of requested sort order. This means that they will appear at the end of sorted lists whatever other non-NULL values may be present.
@return true if NULL values are sorted atthe end, false otherwise
@throws SQLException a database error occurred
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |