Home
last modified time | relevance | path

Searched refs:setResultSetConcurrency (Results 1 – 12 of 12) sorted by relevance

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java200 setResultSetConcurrency((int)value); in registerProperties()
360 private synchronized void setResultSetConcurrency(int value) throws WrappedTargetException { in setResultSetConcurrency() method in JavaSQLStatementBase
/trunk/main/connectivity/source/inc/adabas/
H A DBPreparedStatement.hxx38 virtual void setResultSetConcurrency(sal_Int32 _par0) ;
H A DBStatement.hxx43 virtual void setResultSetConcurrency(sal_Int32 _par0);
/trunk/main/connectivity/source/drivers/adabas/
H A DBPreparedStatement.cxx61 void OAdabasPreparedStatement::setResultSetConcurrency(sal_Int32 /*_par0*/) in setResultSetConcurrency() function in OAdabasPreparedStatement
H A DBStatement.cxx57 void OAdabasStatement::setResultSetConcurrency(sal_Int32 /*_par0*/) in setResultSetConcurrency() function in OAdabasStatement
/trunk/main/connectivity/source/drivers/ado/
H A DAStatement.cxx590 void OStatement_Base::setResultSetConcurrency(sal_Int32 _par0) throw(SQLException, RuntimeException) in setResultSetConcurrency() function in OStatement_Base
756 setResultSetConcurrency(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
/trunk/main/connectivity/source/drivers/jdbc/
H A DJStatement.cxx533 void java_sql_Statement_Base::setResultSetConcurrency(sal_Int32 _par0) throw(SQLException, RuntimeE… in setResultSetConcurrency() function in java_sql_Statement_Base
681 setResultSetConcurrency(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx773 void OStatement_Base::setResultSetConcurrency(sal_Int32 _par0) in setResultSetConcurrency() function in OStatement_Base
1030 setResultSetConcurrency(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
H A DOPreparedStatement.cxx911 setResultSetConcurrency(comphelper::getINT32(rValue)); in setFastPropertyValue_NoBroadcast()
/trunk/main/connectivity/source/inc/odbc/
H A DOStatement.hxx105 virtual void setResultSetConcurrency(sal_Int32 _par0) ;
/trunk/main/connectivity/source/inc/ado/
H A DAStatement.hxx104 …void setResultSetConcurrency(sal_Int32 _par0) throw(::com::sun::star::sdbc::SQLException, ::com:…
/trunk/main/connectivity/source/inc/java/sql/
H A DJStatement.hxx79 …void setResultSetConcurrency(sal_Int32 _par0) throw(::com::sun::star::sdbc::SQLException, ::com:…

Completed in 76 milliseconds