Ascertains whether the last value read from this SQLInputImpl object was null.
@return true if the SQL value read most recently wasnull; otherwise, false; by default it will return false
@throws SQLException if an error occurs determining the last valueread was a null value or not;
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.