Searched defs:updateObject (Results 1 – 1 of 1) sorted by relevance
1751 public void updateObject(int columnIndex, Object x) throws SQLException; in updateObject() method1768 public void updateObject(int columnIndex, Object x, int scale) in updateObject() method1781 public void updateObject(String columnName, Object x) throws SQLException; in updateObject() method1797 public void updateObject(String columnName, Object x, int scale) in updateObject() method