Determine if NULL values are sorted low - ie they are sorted as if they are lower than any other values.
@return true if NULL values are sorted low,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.