Searched defs:getQueryTimeout (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/java/sql/
H A DStatement.java210 int getQueryTimeout() throws SQLException; method in interface:Statement
236 * @see #getQueryTimeout
/openjdk7/jdk/src/share/classes/javax/sql/
H A DRowSet.java395 int getQueryTimeout() throws SQLException; method in interface:RowSet
405 * @see #getQueryTimeout
/openjdk7/jdk/src/share/classes/javax/sql/rowset/
H A DBaseRowSet.java1248 public int getQueryTimeout() throws SQLException { method in class:BaseRowSet

Completed in 52 milliseconds