Searched refs:updateBytes (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/sql/
H A DResultSet.java1526 public void updateBytes(int columnIndex, byte[] x) throws SQLException; method in interface:ResultSet
1538 public void updateBytes(String columnName, byte[] x) throws SQLException; method in interface:ResultSet

Completed in 145 milliseconds