Searched defs:updateObject (Results 1 – 1 of 1) sorted by relevance
1871 void updateObject(int columnIndex, Object x, int scaleOrLength) in updateObject() method1891 void updateObject(int columnIndex, Object x) throws SQLException; in updateObject() method2261 void updateObject(String columnLabel, Object x, int scaleOrLength) in updateObject() method2281 void updateObject(String columnLabel, Object x) throws SQLException; in updateObject() method