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

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

Throws
  • SQLException if the statement is closed, a parameter index is invalid, SQL rendering fails, or execution reports a database error.