Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/sql/
DStatement.java238 void setQueryTimeout(int seconds) throws SQLException; in setQueryTimeout() method
/libcore/ojluni/src/main/java/javax/sql/
DRowSet.java407 void setQueryTimeout(int seconds) throws SQLException; in setQueryTimeout() method