Searched defs:setNull (Results 1 – 2 of 2) sorted by relevance
91 EIGEN_DEVICE_FUNC 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