Return true if orderedNulls was called on this ExecIndexRow for the given column position.
@param columnPosition The position of the column (zero-based) forwhich we want to check if ordered null semantics are used.
@return true if we are to use ordered null semantics on the given column
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.