Home
last modified time | relevance | path

Searched defs:setQueryTimeOut (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java342 private synchronized void setQueryTimeOut(int value) throws WrappedTargetException { in setQueryTimeOut() method in JavaSQLStatementBase
/aoo42x/main/connectivity/source/drivers/ado/
H A DAStatement.cxx573 void OStatement_Base::setQueryTimeOut(sal_Int32 seconds) throw(SQLException, RuntimeException) in setQueryTimeOut() function in OStatement_Base
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx759 void OStatement_Base::setQueryTimeOut(sal_Int32 seconds) in setQueryTimeOut() function in OStatement_Base
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx498 void java_sql_Statement_Base::setQueryTimeOut(sal_Int32 _par0) throw(SQLException, RuntimeException) in setQueryTimeOut() function in java_sql_Statement_Base

Completed in 34 milliseconds