Overview
>
klyn.databases.sql.mariadb
>
MariaDbResultSet
>
wasNull
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.databases.sql.mariadb.MariaDbResultSet.wasNull
method
public wasNull() as Boolean throws SQLException:
Description
Reads data from the current result-set row.
Throws
SQLException if the cursor is invalid, the column reference is unknown, conversion fails, or the database reports an error.