Home
last modified time | relevance | path

Searched defs:setQueryTimeout (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/sql/
DStatement.java652 public void setQueryTimeout(int seconds) throws SQLException; in setQueryTimeout() method
/libcore/luni/src/main/java/javax/sql/
DRowSet.java1441 public void setQueryTimeout(int seconds) throws SQLException; in setQueryTimeout() method