Searched refs:wasNull (Results 1 – 5 of 5) 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()