Searched refs:setQueryTimeout (Results 1 – 4 of 4) sorted by relevance
239 void setQueryTimeout(int seconds) throws SQLException; in setQueryTimeout() method
1025 st.setQueryTimeout(2); in testSetQueryTimeout()1030 st.setQueryTimeout(-1); in testSetQueryTimeout()1039 st.setQueryTimeout(3); in testSetQueryTimeout()1212 st.setQueryTimeout(2000); in testGetQueryTimeout()
407 void setQueryTimeout(int seconds) throws SQLException; in setQueryTimeout() method
9968 method public void setQueryTimeout(int) throws java.sql.SQLException;18459 method public void setQueryTimeout(int) throws java.sql.SQLException;