Searched refs:wasNull (Results 1 – 6 of 6) sorted by relevance
459 assertFalse(target.wasNull()); in testWasNull()470 assertTrue(target.wasNull()); in testWasNull()472 assertFalse(target.wasNull()); in testWasNull()476 target.wasNull(); in testWasNull()
349 boolean wasNull() throws SQLException; in wasNull() method
151 boolean wasNull() throws SQLException; in wasNull() method
223 boolean wasNull() throws SQLException; in wasNull() method
2024 assertTrue(rs.wasNull()); in crossCheckGetColumnRowAndResultSetMetaData()2030 assertFalse(rs.wasNull()); in crossCheckGetColumnRowAndResultSetMetaData()
9769 method public boolean wasNull() throws java.sql.SQLException;10411 method public boolean wasNull() throws java.sql.SQLException;10550 method public boolean wasNull() throws java.sql.SQLException;