Home
last modified time | relevance | path

Searched refs:setQueryTimeOut (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java186 setQueryTimeOut((int)value); in registerProperties()
342 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
744 setQueryTimeOut(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
/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
669 setQueryTimeOut(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx759 void OStatement_Base::setQueryTimeOut(sal_Int32 seconds) in setQueryTimeOut() function in OStatement_Base
1018 setQueryTimeOut(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
/aoo42x/main/connectivity/source/inc/odbc/
H A DOStatement.hxx97 void setQueryTimeOut(sal_Int32 _par0) ;
/aoo42x/main/connectivity/source/inc/ado/
H A DAStatement.hxx101 …void setQueryTimeOut(sal_Int32 _par0) throw(::com::sun::star::sdbc::SQLException, ::com:…
/aoo42x/main/connectivity/source/inc/java/sql/
H A DJStatement.hxx76 …void setQueryTimeOut(sal_Int32 _par0) throw(::com::sun::star::sdbc::SQLException…

Completed in 46 milliseconds