Searched defs:setNull (Results 1 – 3 of 3) sorted by relevance
59 inline void setNull() in setNull() function
88 inline void setNull() { setEmpty(); } in setNull() function
181 public void setNull(int parameterIndex, int sqlType, String typeName) in setNull() method in Impl_RowSet185 public void setNull(int parameterIndex, int sqlType) throws SQLException { in setNull() method in Impl_RowSet1188 public void setNull(String parameterName, int sqlType) throws SQLException { in setNull() method in Impl_RowSet1192 public void setNull(String parameterName, int sqlType, String typeName) in setNull() method in Impl_RowSet