Determine if NULL values are sorted high - i.e. they are sorted as if they are higher than any other values.
@return true if NULL values are sortedhigh, false otherwise.
@throws SQLException a database error occurred
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.