DatabaseMetaData.nullsAreSortedHigh
Interface Overview | Interface Members |
This Package |
All Packages
public abstract boolean nullsAreSortedHigh() throws SQLException
Returns
true if so
Description
Are NULL values sorted high?
Exceptions
SQLException
if a database-access error occurs.