Home
last modified time | relevance | path

Searched refs:updateTime (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/sql/
DResultSet.java1893 public void updateTime(int columnIndex, Time x) throws SQLException; in updateTime() method
1905 public void updateTime(String columnName, Time x) throws SQLException; in updateTime() method