Searched refs:updateByte (Results 1 – 2 of 2) sorted by relevance
1559 void updateByte(int columnIndex, byte x) throws SQLException; in updateByte() method1947 void updateByte(String columnLabel, byte x) throws SQLException; in updateByte() method
9552 method public void updateByte(int, byte) throws java.sql.SQLException;9553 method public void updateByte(String, byte) throws java.sql.SQLException;