Searched defs:wasNull (Results 1 - 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/sql/
H A DSQLInput.java40 * The method <code>wasNull</code> is used to determine whether
349 boolean wasNull() throws SQLException; method in interface:SQLInput
H A DCallableStatement.java151 boolean wasNull() throws SQLException; method in interface:CallableStatement
H A DResultSet.java215 * the method <code>wasNull</code> to see if the value read was
223 boolean wasNull() throws SQLException; method in interface:ResultSet

Completed in 253 milliseconds