klyn.databases.sql.ResultSet.wasNull
method
public wasNull() as Boolean throws SQLException
Description

True when the last getXxx(...) read returned SQL NULL.

Throws
  • SQLException if the cursor is invalid, the column reference is unknown, conversion fails, or the database reports an error.