nullsAreSortedAtStart()

Syntax:

boolean nullsAreSortedAtStart()
                              throws SQLException

Description:

Retrieves whether NULL values are sorted at the start regardless of sort order.

Returns:

true if so; false otherwise

Throws:

SQLException - if a database access error occurs