Searched refs:updateShort (Results 1 – 2 of 2) sorted by relevance
1578 void updateShort(int columnIndex, short x) throws SQLException; in updateShort() method1966 void updateShort(String columnLabel, short x) throws SQLException; in updateShort() method
9603 method public void updateShort(int, short) throws java.sql.SQLException;9604 method public void updateShort(String, short) throws java.sql.SQLException;