Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Verifies if the last value read was a null value.
Syntax
public boolean wasNull()
Return Value
true if the last value read was null. Otherwise, false.
Exceptions
Remarks
This wasNull method is specified by the wasNull method in the java.sql.ResultSet interface.