Searched defs:setNull (Results 1 – 5 of 5) sorted by relevance
116 void IDBAny::setNull() in setNull() function in WebCore::IDBAny
59 inline void setNull() in setNull() function
159 void CppVariant::setNull() in setNull() function in CppVariant
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